summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/split: handle closed outputs.Nicolas George2012-08-22
* ffmpeg: use close_output_stream more systematically.Nicolas George2012-08-22
* ffmpeg: move close_output_stream earlier.Nicolas George2012-08-22
* ffmpeg: make decoding_needed a counter.Nicolas George2012-08-22
* lavfi: add a closed field to AVFilerLink.Nicolas George2012-08-22
* ffmpeg: use AV_BUFFERSRC_FLAG_PUSH.Nicolas George2012-08-22
* huffman/huffyuv: move lorens huffman table generation code to huffman.c/hMichael Niedermayer2012-08-22
* utvideoenc: optimize and simplify mangle_rgb_planesMichael Niedermayer2012-08-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-22
|\
| * build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-22
| * configure: Drop fastdiv optionDiego Biurrun2012-08-22
| * build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-22
| * fate: flac: Only run tests requiring samples when samples are availableDiego Biurrun2012-08-22
* | examples/decoding_encoding: flush audio frames in the encoderStefano Sabatini2012-08-22
* | examples/decoding_encoding: re-organize frame configuration codeStefano Sabatini2012-08-22
* | doc/filters: fix level for the flite Examples subsectionStefano Sabatini2012-08-22
* | doc/faq: mention doc/examplesStefano Sabatini2012-08-22
* | examples/muxing: cast sws_scale() argument to the expected oneStefano Sabatini2012-08-22
* | doc/eval: add missing documentation of functionsStefano Sabatini2012-08-22
* | doc/filters: itemize examples for pad filter, and fix a few typosStefano Sabatini2012-08-22
* | avrn: lowercase "name" and expand"long_name"Piotr Bandurski2012-08-21
* | mov: Change default aac priming fallback from 2112 to 1024Justin Greer2012-08-21
* | mov: parse custom "----" MetadataJustin Greer2012-08-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-21
|\|
| * dirac: use meaningful return valuesJordi Ortiz2012-08-21
| * flacdec: simplify sample buffer handlingMans Rullgard2012-08-21
| * flacdec: simplify loop in decode_residuals()Mans Rullgard2012-08-21
| * fate: make Ut Video encoder tests use bitexact swscale flagsJan Ekström2012-08-21
| * build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-20
| * fate: fix utvideoenc testsMans Rullgard2012-08-20
* | lavf: remove unused AVStream pointer.Clément Bœsch2012-08-21
* | lavf: add const qualifier to AVCodecDescriptor pointer in is_intra_only().Clément Bœsch2012-08-21
* | fate: make Ut Video encoder tests use bitexact swscale flagsJan Ekström2012-08-21
* | doc/ffmpeg: extend documentation for -(no)stdin optionStefano Sabatini2012-08-21
* | rmdec: parse logical-fileinfo, instead of creating phantom tracksMichael Niedermayer2012-08-21
* | rmdec: pass mime type to ff_rm_read_mdpr_codecdata()Michael Niedermayer2012-08-21
* | lavf: factor ff_free_stream() outMichael Niedermayer2012-08-21
* | hls: fix min DTS code, try #2Michael Niedermayer2012-08-21
* | hls: fix EOF checkMichael Niedermayer2012-08-21
* | lavfi/showspectrum: add priv_class and flags to optionsStefano Sabatini2012-08-21
* | hls: use av_compare_ts() instead of comparing apples to oranges.Michael Niedermayer2012-08-21
* | lavfi/asyncts: Fix compilation with GCC 4.7Thomas Weber2012-08-21
* | ffmpeg: remove outdated warning.Nicolas George2012-08-21
* | lavf/nutenc: write stream metadata.Nicolas George2012-08-20
* | lavf/nut: define fourcc DVBT for DVB_TELETEXT.Nicolas George2012-08-20
* | ffmpeg: remove useless flags to EOF av_buffersrc_add_ref.Nicolas George2012-08-20
* | lavfi/buffersrc: add AV_BUFFERSRC_FLAG_PUSH.Nicolas George2012-08-20
* | lavfi/edgedetect: use "@see" instead of the invalid "@url".Clément Bœsch2012-08-20
* | lavfi: add showspectrum filter.Clément Bœsch2012-08-20
* | h264: fix variable overflow after a few years of video playbackMichael Niedermayer2012-08-20