summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi: remove buffersink.c.Nicolas George2013-03-10
* lavfi/sink_buffer: move stuff to reduce the diff.Nicolas George2013-03-10
* lavfi/smartblur: add support to named optionsStefano Sabatini2013-03-10
* ffmpeg: re-enable use of buffersrc flags.Nicolas George2013-03-10
* lavfi/buffersrc: implement flags.Nicolas George2013-03-10
* ffmpeg: add the -canvas_size option.Nicolas George2013-03-10
* ffmpeg: port sub2video to AVFrame.Nicolas George2013-03-10
* doc/ffplay,ffmpeg: mention the corresponding negated option for -statsStefano Sabatini2013-03-10
* cmdutils: clarify log message, in case of option routed to both codec and mux...Stefano Sabatini2013-03-10
* cmdutils: remove duplicated check on CONFIG_POSTPROCStefano Sabatini2013-03-10
* cmdutils: make print_all_libs_info() show libavresample versionStefano Sabatini2013-03-10
* cmdutils: fix stylenitsStefano Sabatini2013-03-10
* lavfi/unsharp: add missing option flagsStefano Sabatini2013-03-10
* lavc/utils: fix typo and reword message in case of too low bitrateStefano Sabatini2013-03-10
* avfilter: avoid direct access to "frame"->channelsMichael Niedermayer2013-03-10
* mem: Fix usage of memalign() on DJGPP.Fabrizio Gennari2013-03-10
* lavfi/pad: avoid buffer overflow in buffer_needs_copy()Xi Wang2013-03-10
* lavfi: add curves filter.Clément Bœsch2013-03-10
* lavfi: bump minor version after the first round of evil changes.Clément Bœsch2013-03-10
* sink_buffer: remove unused variablesMichael Niedermayer2013-03-10
* vp3: embed idct_permutation array directly in VP3DecoderContext.Ronald S. Bultje2013-03-10
* lavfi: remove remaining forgotten min/rej perms.Clément Bœsch2013-03-10
* mpegts: clear avprograms only for removed programsMichael Niedermayer2013-03-10
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-10
|\
| * Revert "build: disable iconv by default."Carl Eugen Hoyos2013-03-10
* | lavfi/hue: reindent.Clément Bœsch2013-03-10
* | lavfi/hue: add an optimized direct path.Clément Bœsch2013-03-10
* | Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827'Michael Niedermayer2013-03-10
|\ \
| * | mpegvideo_enc: drop support for reusing the input motion vectors.Anton Khirnov2013-03-08
* | | lavu/frame: fix not/note typo in doxy.Clément Bœsch2013-03-10
* | | doc: fix examples.Clément Bœsch2013-03-10
* | | fate: disable sub2videoMichael Niedermayer2013-03-10
* | | ffmpeg: do not give away our reference to the frame.Nicolas George2013-03-10
* | | lavc/rawdec: set field order on decoded frame.Nicolas George2013-03-10
* | | rawdec: work with refcounted frames.Nicolas George2013-03-10
* | | Merge commit '7e350379f87e7f74420b4813170fe808e2313911'Michael Niedermayer2013-03-10
|\| | | |/ |/|
| * lavfi: switch to AVFrame.Anton Khirnov2013-03-08
* | port FFmpeg lavc frame specificities to lavu functions.Clément Bœsch2013-03-10
* | lavu/frame: copy the channels field.Nicolas George2013-03-10
* | lavfi/showspectrum: fix outpicref initialization.Clément Bœsch2013-03-09
* | x86/qpel: move fullpel and l2 functions to separate file.Ronald S. Bultje2013-03-09
* | dsputil: make square put/avg_pixels functions local to h264qpel.Ronald S. Bultje2013-03-09
* | lavd/v4l2: simplify codeGiorgio Vazzana2013-03-09
* | lavd/v4l2: correctly handle error conditions in mmap_read_frame()Giorgio Vazzana2013-03-09
* | Add some fate dependencies to fix make fate with --disable-everything.Carl Eugen Hoyos2013-03-09
* | Add some fate dependencies to fix make fate with --disable-avdevice.Carl Eugen Hoyos2013-03-09
* | libutvideo: Prioritize compatibility with new versionsStephen Hutchinson2013-03-08
* | atomic: Add include guards to the implementation headersMartin Storsjö2013-03-08
* | lavc/utils: make sure the iconv descriptor can be opened only once.Clément Bœsch2013-03-08
* | Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c'Michael Niedermayer2013-03-08
|\|