index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-10
lavc: move some flac-specific options to its private context.
Anton Khirnov
2011-05-10
ffmpeg: remove unused fields AVOutputStream.original_width/height
Stefano Sabatini
2011-05-10
ffmpeg: remove unused variable padding_src in do_video_out()
Stefano Sabatini
2011-05-10
ffmpeg: fix negative verbosity.
Michael Niedermayer
2011-05-10
cmdutils: add OPT_INT check in parse_number_or_die()
Stefano Sabatini
2011-05-10
ffmpeg: rename configure_filters() to configure_video_filters()
Stefano Sabatini
2011-05-10
cmdutils: remove list_fmts(), simplify
Stefano Sabatini
2011-05-10
Add missing CONFIG_AVFILTER check.
Takashi Mochizuki
2011-05-09
mpegaudiodec: group #includes more sanely
Mans Rullgard
2011-05-09
mpegaudio: remove #if 0 blocks
Mans Rullgard
2011-05-09
ffmpeg.c: reset avoptions after each input/output file.
Anton Khirnov
2011-05-09
ffmpeg.c: store per-output stream sws flags.
Anton Khirnov
2011-05-09
mpegaudio: remove CONFIG_MPEGAUDIO_HP option
Mans Rullgard
2011-05-09
mpegtsenc: Clear st->priv_data when freeing it
Martin Storsjö
2011-05-09
udp: Fix receiving RTP data over multicast
Martin Storsjö
2011-05-09
rtpproto: Remove an unused variable
Martin Storsjö
2011-05-09
regtest: fix wma tests
Mans Rullgard
2011-05-09
mpegaudio: remove CONFIG_AUDIO_NONSHORT
Mans Rullgard
2011-05-09
regtest: separate flags for encoding and decoding
Mans Rullgard
2011-05-08
log: Fix an oob array read.
Alex Converse
2011-05-08
cosmetics: trim trailing whitespace in postproc
Alex Converse
2011-05-08
Ban strncpy() it's too easy to misuse.
Alex Converse
2011-05-08
psymodel: Remove wrapper functions.
Nathan Caldwell
2011-05-08
aacenc: Replace loop counters in aac_encode_frame() with more descriptive 'ch...
Nathan Caldwell
2011-05-08
regtest: remove redundant flags in jpg test
Mans Rullgard
2011-05-08
regtest: use run_ffmpeg in do_image_formats
Mans Rullgard
2011-05-08
regtest: simplify encoding functions
Mans Rullgard
2011-05-08
ffmpeg.c: check for interlaced flag in the correct place.
Anton Khirnov
2011-05-07
drawtext: add documentation for the shadow parameters
Stefano Sabatini
2011-05-07
drawtext: add shadow support.
Michael Niedermayer
2011-05-07
drawtext: factor draw_glyphs.
Michael Niedermayer
2011-05-07
drawtext: fix and optimize yuv blend.
Michael Niedermayer
2011-05-07
drawtext: get rid of divisions in the inner loop.
Michael Niedermayer
2011-05-07
drawtext: simplify chroma blend and fix chroma alpha.
Michael Niedermayer
2011-05-07
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
Stefano Sabatini
2011-05-05
mov: fix composition timestamps on movie fragments.
Yusuke Nakamura
2011-05-05
wmavoice: Use proper size in memeset().
Alex Converse
2011-05-05
configure: warn if pkg-config is missing
Mans Rullgard
2011-05-04
doc: Check standalone compilation before submitting new components.
Diego Biurrun
2011-05-04
Fix standalone compilation of pipe protocol.
Diego Biurrun
2011-05-04
Fix standalone compilation of ac3_fixed encoder.
Diego Biurrun
2011-05-04
Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.
Diego Biurrun
2011-05-04
Fix standalone compilation of IMC decoder.
Diego Biurrun
2011-05-04
Fix standalone compilation of WTV demuxer.
Diego Biurrun
2011-05-04
Fix standalone compilation of MXPEG decoder.
Diego Biurrun
2011-05-04
flashsv: K&R cosmetics
Diego Biurrun
2011-05-04
matroskaenc: fix memory leak
Mans Rullgard
2011-05-04
vc1: make overlap filter for I-frames bit-exact.
Ronald S. Bultje
2011-05-04
vc1dec: use s->start/end_mb_y instead of passing them as function args.
Ronald S. Bultje
2011-05-04
Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
Ronald S. Bultje
[next]