| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: upate after 55d32eed8f | Paul B Mahol | 2013-01-08 | 15 | -42/+66 |
* | img2dec: do not change packet pts for image2pipe | Paul B Mahol | 2013-01-08 | 1 | -1/+2 |
* | img2dec: seeking support | Paul B Mahol | 2013-01-08 | 1 | -0/+12 |
* | ff_find_pix_fmt: return NONE for the "not found" case. | Michael Niedermayer | 2013-01-08 | 1 | -1/+1 |
* | lavfi: fix use-after-free in ff_filter_frame. | Nicolas George | 2013-01-08 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-08 | 1 | -1/+5 |
|\ |
|
| * | rtsp: Respect max_delay for the reordering queue when using custom IO | Martin Storsjö | 2013-01-08 | 1 | -1/+5 |
* | | Merge commit '8729698d50739524665090e083d1bfdf28235724' | Michael Niedermayer | 2013-01-08 | 3 | -59/+223 |
|\| |
|
| * | rtsp: Recheck the reordering queue if getting a new packet | Martin Storsjö | 2013-01-08 | 1 | -2/+6 |
| * | lavr: log channel conversion description for any-to-any functions | Justin Ruggles | 2013-01-07 | 1 | -2/+3 |
| * | lavr: mix: reduce the mixing matrix when possible | Justin Ruggles | 2013-01-07 | 1 | -30/+186 |
| * | lavr: cosmetics: reindent | Justin Ruggles | 2013-01-07 | 1 | -25/+28 |
* | | Merge commit '074a00d192c0e749d677b008b337da42597e780f' | Michael Niedermayer | 2013-01-08 | 15 | -41/+328 |
|\| |
|
| * | lavr: add a public function for setting a custom channel map | Justin Ruggles | 2013-01-07 | 11 | -27/+305 |
| * | lavr: typedef internal structs in internal.h | Justin Ruggles | 2013-01-07 | 8 | -14/+16 |
| * | doc: Extend commit message section | Derek Buitenhuis | 2013-01-07 | 1 | -2/+7 |
* | | Merge commit 'ac2603be28602bea76cf38bdbf37aead0dc2979a' | Michael Niedermayer | 2013-01-08 | 1 | -1/+2 |
|\| |
|
| * | doc: Mention memory allocation in the fuzz testing section | Derek Buitenhuis | 2013-01-07 | 1 | -1/+2 |
* | | Merge commit 'dc3e12d1cb65d74fb120197ce869a205718b6715' | Michael Niedermayer | 2013-01-08 | 1 | -1/+2 |
|\| |
|
| * | doc: Mention zzuf in the fuzz testing section | Derek Buitenhuis | 2013-01-07 | 1 | -1/+2 |
* | | Merge commit 'b5f9b9ac3681acb06d95530f34660ba9fe225305' | Michael Niedermayer | 2013-01-08 | 1 | -5/+7 |
|\| |
|
| * | doc: Merge disjointed bits about emailing patches | Derek Buitenhuis | 2013-01-07 | 1 | -8/+6 |
* | | Merge commit '9a00374cb4512a58a1fee366b850dfa87c76e1f3' | Michael Niedermayer | 2013-01-08 | 2 | -3/+3 |
|\| |
|
| * | doc: Fix a few typos in the developer documentation | Derek Buitenhuis | 2013-01-07 | 1 | -7/+7 |
| * | xwma: Remove unused variable | Benjamin Larsson | 2013-01-07 | 1 | -1/+1 |
| * | asfdec: Fix printf format string length modifier | Diego Biurrun | 2013-01-07 | 1 | -1/+1 |
* | | oggparseskeleton: Check the overall start time before using it. | Michael Niedermayer | 2013-01-08 | 1 | -1/+1 |
* | | mjpegdec: allow 2 components in ljpeg_decode_yuv_scan() | Michael Niedermayer | 2013-01-08 | 1 | -1/+1 |
* | | Add forgotten AVC Intra entry to Changelog. | Carl Eugen Hoyos | 2013-01-08 | 1 | -0/+1 |
* | | lavf/utils: more complete dts checks | Michael Niedermayer | 2013-01-08 | 1 | -1/+2 |
* | | svq1dec: check that the reference frame matches in size before using it. | Michael Niedermayer | 2013-01-08 | 1 | -1/+1 |
* | | lavc: fix forgotten "que" reference. | Clément Bœsch | 2013-01-07 | 1 | -1/+1 |
* | | rmdec: Limit videobufsize to remaining amount of data | Michael Niedermayer | 2013-01-07 | 1 | -0/+5 |
* | | rv10: always check direct mode interpolation times. | Michael Niedermayer | 2013-01-07 | 1 | -5/+7 |
* | | wtvdec: prevent memory leak in get_tag() | Peter Ross | 2013-01-08 | 1 | -5/+10 |
* | | mpeg12enc: check dimension validity | Michael Niedermayer | 2013-01-07 | 1 | -0/+13 |
* | | mpeg12enc: Correctly mask dimensions | Michael Niedermayer | 2013-01-07 | 1 | -2/+2 |
* | | mpeg12: Support decoding dimensions that are a multiple of 4096 | Michael Niedermayer | 2013-01-07 | 1 | -2/+5 |
* | | oggparsevorbis: fix vorbis_cleanup return type | Michael Niedermayer | 2013-01-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-07 | 3 | -0/+16 |
|\| |
|
| * | oggdec: make sure the private parse data is cleaned up | Luca Barbato | 2013-01-06 | 3 | -0/+16 |
* | | Merge commit '89b51b570daa80e6e3790fcd449fe61fc5574e07' | Michael Niedermayer | 2013-01-07 | 1 | -14/+13 |
|\| |
|
| * | oggdec: free the ogg streams on read_header failure | Luca Barbato | 2013-01-06 | 1 | -14/+16 |
* | | wtvdec: warn about truncated files | Peter Ross | 2013-01-07 | 1 | -0/+3 |
* | | wtvenc: mux thumbnail picture | Peter Ross | 2013-01-07 | 1 | -5/+65 |
* | | wtvdec: ignore WM/MediaThumbType metadata entry | Peter Ross | 2013-01-07 | 1 | -1/+4 |
* | | wtvdec: demux thumbnail picture to AVStream.attached_pic | Peter Ross | 2013-01-07 | 1 | -5/+7 |
* | | Add EVRCA and SMV codec id | Paul B Mahol | 2013-01-07 | 4 | -4/+20 |
* | | frmdec: tag 2 is AV_PIX_FMT_RGB0 | Peter Ross | 2013-01-07 | 1 | -1/+1 |
* | | frmdec: terminate frm_pix_fmt_tags | Peter Ross | 2013-01-07 | 1 | -0/+1 |