summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | vp56: Ignore reconfiguration from the alpha plane.Michael Niedermayer2012-12-03
* | wtvdec: fix null pointer dereferenceMichael Niedermayer2012-12-02
* | asfdec: check extradata size before alloc and readMichael Niedermayer2012-12-02
* | h264: check for integer overflow, fix null pointer dereferenceMichael Niedermayer2012-12-02
* | lavu/channel_layout: document the semantic of layouts.Nicolas George2012-12-02
* | lavfi/bbox: switch to ff_filter_frame() APIStefano Sabatini2012-12-02
* | lavfi/alphamerge: fix leak introduced in 217163ebStefano Sabatini2012-12-02
* | gifdec: read pixel aspect ratioPaul B Mahol2012-12-02
* | lavfi/vf_super2xsai: fix output ref size.Nicolas George2012-12-02
* | lavfi/framestep: switch to ff_filter_frame APIStefano Sabatini2012-12-02
* | lavfi/super2xsai: switch to ff_filter_frame() APIStefano Sabatini2012-12-02
* | lavfi/hue: move to ff_filter_frame.Clément Bœsch2012-12-02
* | fate: add hue filter test.Clément Bœsch2012-12-02
* | lavfi/vf_tile: forward errors.Nicolas George2012-12-02
* | lavfi/vf_tile: cosmetic after last commit.Nicolas George2012-12-02
* | lavfi/vf_tile: switch to filter_frame.Nicolas George2012-12-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-02
|\|
| * configure: fix indentation in option parsing loopMans Rullgard2012-12-01
* | lavfi/decimate: switch to ff_filter_frame() APIStefano Sabatini2012-12-02
* | lavfi/alphamerge: switch to ff_filter_frame() APIStefano Sabatini2012-12-02
* | lavfi/blackdetect: switch to new ff_filter_frame() APIStefano Sabatini2012-12-02
* | lavu/parseutils: accept %J for hours >= 24.Nicolas George2012-12-02
* | mpc8: check seektable size before attempting to use it.Michael Niedermayer2012-12-02
* | dcadec: fix reading from prior to an arrayMichael Niedermayer2012-12-02
* | lavfi/hqdn3d: avoid use of uninitialized variable.Clément Bœsch2012-12-02
* | lavfi/gradfun: avoid use of uninitialized variable.Clément Bœsch2012-12-02
* | xxan: more complete ybuf checks, fix out of array accesses.Michael Niedermayer2012-12-02
* | Add FourCC V264 for H264 in CCTV recordings.Carl Eugen Hoyos2012-12-02
* | lavfi/vsrc: switch to ff_filter_frame.Clément Bœsch2012-12-02
* | lavf/assdec: return appropriate error code instead of -1.Clément Bœsch2012-12-02
* | lavf/assdec: add ass_ prefix to callbacks.Clément Bœsch2012-12-02
* | lavf/assdec: rewrite using the demux subtitles API.Clément Bœsch2012-12-02
* | lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.Clément Bœsch2012-12-02
* | lavf/subtitles: seek a little more backward when necessary.Clément Bœsch2012-12-02
* | lavf/subtitles: add ff_subtitles_queue_seek().Clément Bœsch2012-12-02
* | ffmpeg: use avformat_seek_file() instead of av_seek_frame().Clément Bœsch2012-12-02
* | vmnc: Check for integer overflowMichael Niedermayer2012-12-01
* | dcadec: check lfe fieldMichael Niedermayer2012-12-01
* | PVF demuxerPaul B Mahol2012-12-01
* | Support Sorenson Spark in f4v files streamed by Flash Media Server.Carl Eugen Hoyos2012-12-01
* | mxfdec: check index_tables before dereferencing in close.Michael Niedermayer2012-12-01
* | svq1dec: update w/h only if the header is successfully parsed.Michael Niedermayer2012-12-01
* | lavu/opt: allow to set sample and pixel format with av_opt_set_int()Stefano Sabatini2012-12-01
* | fate/mp3: increase fuzz for NEON, due to different rounding from lrintf()Michael Niedermayer2012-12-01
* | lavfi/geq: add T variable and exampleStefano Sabatini2012-12-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-01
|\|
| * configure: Use headers in the check for _beginthreadex for w32threadsMartin Storsjö2012-11-30
| * avutil: Use a configure check to enable windows console functionsMartin Storsjö2012-11-30
| * avutil: Include io.h with a separate condition from windows console functionsMartin Storsjö2012-11-30
* | doc/ffmpeg-filters: add short descriptionStefano Sabatini2012-12-01