summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/thumbnail: replace frame unref with free.Clément Bœsch2013-03-17
* ffprobe: remove deprecated frame "reference" fieldStefano Sabatini2013-03-17
* lavfi/settb: add support for named optionsStefano Sabatini2013-03-17
* lavfi/blackframe: add support for named optionsStefano Sabatini2013-03-17
* doc/filters: add bit-slicing example in lutyuv docsStefano Sabatini2013-03-17
* lavu/eval: add bitor and bitand functionsStefano Sabatini2013-03-17
* lavfi: let gcc realign the stack on public graph driving functionsHendrik Leppkes2013-03-16
* lavfi/delogo: 10l forgotten trailing NULL in shorthand.Clément Bœsch2013-03-16
* yadif: remove an 'm' from the LOAD macro definitionJames Darnley2013-03-16
* yadif: remove repeated check on widthJames Darnley2013-03-16
* yadif: cosmetic indentation from previous commitsJames Darnley2013-03-16
* yadif: x86 assembly for 9 to 14-bit samplesJames Darnley2013-03-16
* yadif: x86 assembly for 16-bit samplesJames Darnley2013-03-16
* Do not (re-)set libx264 parameter b_tff if interlaced encoding was not reques...Carl Eugen Hoyos2013-03-16
* ffmpeg_opt: add OPT_INPUT to -fix_sub_duration and -canvas_size.Nicolas George2013-03-16
* lavfi/avcodec: deprecate remainders of the avcodec glue codeHendrik Leppkes2013-03-16
* append_packet_chunked: Remove unused initialization.Michael Niedermayer2013-03-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-16
|\
| * af_join: do not leak input frames.Anton Khirnov2013-03-16
| * asrc_anullsrc: return EOF, not -1Anton Khirnov2013-03-16
* | Merge commit 'f4281f457194a6a4489fbd7423e2ab2e13c6d4d9'Michael Niedermayer2013-03-16
|\|
| * asrc_anullsrc: do not set samplerate and channel layout explicitlyAnton Khirnov2013-03-16
* | Merge commit 'e4a7b2177d14678ae240edcabaacfe2b14619b7b'Michael Niedermayer2013-03-16
|\|
| * vf_showinfo: remove its useless init functionAnton Khirnov2013-03-16
| * AVOptions: fix using named constants with child contexts.Anton Khirnov2013-03-16
* | Merge commit '9676b9a2cdc4a90611188fc48d8d388e427997c5'Michael Niedermayer2013-03-16
|\|
| * AVOption: remove an unused function parameter.Anton Khirnov2013-03-16
| * filters.texi: restore mistakenly removed section name for noformatAnton Khirnov2013-03-16
| * avfiltergraph: use sizeof(var) instead of sizeof(type)Anton Khirnov2013-03-16
* | fate: test both direct and indirect paths in delogo filter.Clément Bœsch2013-03-16
* | fate: test both direct and indirect paths in hue filter.Clément Bœsch2013-03-16
* | Merge commit '42c7c61ab25809620b8c8809b3da73e25f5bbaaf'Michael Niedermayer2013-03-16
|\|
| * avfiltergraph: replace AVFilterGraph.filter_count with nb_filtersAnton Khirnov2013-03-16
* | fate: test both direct and indirect paths in hqdn3d and gradfun.Clément Bœsch2013-03-16
* | lavfi: add perms and aperms filters.Clément Bœsch2013-03-16
* | Merge commit '556aab8f11b045a21182eee32413aa78d5c8539b'Michael Niedermayer2013-03-16
|\|
| * lavfi: use designated initializers in avfilter_classAnton Khirnov2013-03-16
* | Merge commit 'aa3c77998404cc32233cb76e961ca27db8565459'Michael Niedermayer2013-03-16
|\|
| * lavf: sanity check size in av_get/append_packet().Anton Khirnov2013-03-15
* | Merge commit 'ca6c3f2c53be70aa3c38e8f1292809db89ea1ba6'Michael Niedermayer2013-03-16
|\|
| * lzo: fix overflow checking in copy_backptr()Xi Wang2013-03-15
| * flacdec: simplify bounds checking in flac_probe()Xi Wang2013-03-15
| * atrac3: avoid oversized shifting in decode_bytes()Xi Wang2013-03-15
* | Add raw VC-1 muxer to match demuxer.Reimar Döffinger2013-03-16
* | vc1testenc: give muxer same name as demuxerReimar Döffinger2013-03-16
* | Make ff_win32_open more robust.Reimar Döffinger2013-03-16
* | mpeg12: reduce hwaccel-related code duplication.Reimar Döffinger2013-03-16
* | changelog: add support for Monkey's Audio versions from 3.93Compn2013-03-15
* | lavd/v4l2: silence libv4l2 loggingGiorgio Vazzana2013-03-16
* | dpxenc: fix data offsetArnoB2013-03-15