| Commit message (Expand) | Author | Age | Files | Lines |
* | asfdec: check stream_index for validity | Michael Niedermayer | 2012-11-03 | 1 | -1/+1 |
* | asfdec: flip the interpretation of the header aspect back | Michael Niedermayer | 2012-11-03 | 1 | -4/+4 |
* | asfdec: parse aspect ratio payload extension | Michael Niedermayer | 2012-11-03 | 1 | -0/+8 |
* | asfdec: correctly parse payload extensions | Michael Niedermayer | 2012-11-03 | 1 | -11/+39 |
* | asfdec: parse payload extension list | Michael Niedermayer | 2012-11-03 | 2 | -2/+20 |
* | smjpegdec: set nb_frames for video stream | Paul B Mahol | 2012-11-02 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-02 | 9 | -176/+43 |
|\ |
|
| * | rtpdec_vp8: Don't parse fields that aren't used | Martin Storsjö | 2012-11-02 | 1 | -19/+6 |
| * | audiointerleave: deobfuscate a function call. | Anton Khirnov | 2012-11-02 | 1 | -1/+1 |
| * | rtpdec: factorize identical code used in several handlers | Anton Khirnov | 2012-11-02 | 7 | -42/+34 |
| * | a64: remove interleaved mode. | Anton Khirnov | 2012-11-02 | 1 | -114/+2 |
* | | Add QT CC track mux support | Jason | 2012-11-02 | 1 | -2/+12 |
* | | lavf: fix integer overflow in rfps calculation | Michael Niedermayer | 2012-11-01 | 1 | -1/+1 |
* | | avienc: force a valid timebase for video | Michael Niedermayer | 2012-11-01 | 1 | -0/+6 |
* | | mpegts_probe: detect files with garbage at the begin. | Michael Niedermayer | 2012-11-01 | 1 | -11/+21 |
* | | mxfdec: Fix inferred misuses of enums | Tomas Härdin | 2012-11-01 | 1 | -4/+4 |
* | | mpegvideo_probe: check slice order | Michael Niedermayer | 2012-11-01 | 1 | -3/+13 |
* | | utils: fix rounding of micro seconds | Michael Niedermayer | 2012-10-31 | 1 | -2/+3 |
* | | lavf/avienc: fix/extend error message, in case of too large number of skipped... | Stefano Sabatini | 2012-10-31 | 1 | -1/+1 |
* | | lavf/avienc: enable debug log | Stefano Sabatini | 2012-10-31 | 1 | -2/+6 |
* | | wavenc: fix curruption of metadata | Michael Niedermayer | 2012-10-30 | 1 | -4/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-30 | 1 | -0/+28 |
|\| |
|
| * | pixfmt: support more yuva formats | Luca Barbato | 2012-10-30 | 1 | -0/+28 |
* | | Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a' | Michael Niedermayer | 2012-10-30 | 1 | -31/+31 |
|\| |
|
| * | dv: fix indentation | Anton Khirnov | 2012-10-29 | 1 | -30/+30 |
* | | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8' | Michael Niedermayer | 2012-10-30 | 1 | -1/+1 |
|\| |
|
| * | dv: use AVStream.index instead of abusing AVStream.id | Anton Khirnov | 2012-10-29 | 1 | -1/+1 |
* | | Merge commit '381dc1a5ec0925b281c573457c413ae643567086' | Michael Niedermayer | 2012-10-30 | 5 | -3/+14 |
|\| |
|
| * | rtsp: Avoid a cast when calling strtol | Martin Storsjö | 2012-10-29 | 1 | -1/+3 |
| * | nut: support textual data | Luca Barbato | 2012-10-29 | 3 | -1/+8 |
| * | nutenc: verbosely report unsupported negative pts | Luca Barbato | 2012-10-29 | 1 | -2/+6 |
* | | mp3dec: remove unused variable | Michael Niedermayer | 2012-10-29 | 1 | -1/+0 |
* | | movenc: Add required 'prof' atom to 'tapt' atom set. | Tim Nicholson | 2012-10-29 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-29 | 1 | -55/+51 |
|\| |
|
| * | rtpdec: Cosmetic cleanup | Martin Storsjö | 2012-10-28 | 1 | -55/+51 |
* | | smoothstreamingenc: check return value of mkdir() | Michael Niedermayer | 2012-10-29 | 1 | -2/+10 |
* | | smoothstreamingenc: fix integer overflow | Michael Niedermayer | 2012-10-29 | 1 | -1/+1 |
* | | cafdec: fix parsing of chunks which may have unused data | Paul B Mahol | 2012-10-28 | 1 | -2/+8 |
* | | lavf/srtenc: add AVFMT_TS_NONSTRICT flag. | Clément Bœsch | 2012-10-28 | 1 | -1/+1 |
* | | parse ID3v2 chapters | Paul B Mahol | 2012-10-28 | 1 | -0/+31 |
* | | Add an additional AAC TwoCC. | Carl Eugen Hoyos | 2012-10-28 | 1 | -0/+1 |
* | | movenc: add more metadata types | bbraun | 2012-10-28 | 1 | -0/+23 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-28 | 3 | -364/+399 |
|\| |
|
| * | yuv4mpeg: reject unsupported codecs | Luca Barbato | 2012-10-28 | 1 | -0/+5 |
| * | nutenc: K&R formatting cosmetics | Luca Barbato | 2012-10-28 | 1 | -341/+412 |
| * | assdec: fix qsort() callback signature | Mans Rullgard | 2012-10-27 | 1 | -2/+3 |
* | | Merge commit '4521645b1aee9e9ad8f5cea7b2392cd5f6ffcd26' | Michael Niedermayer | 2012-10-28 | 3 | -15/+13 |
|\| |
|
| * | avio: fix pointer type mismatches in avio_enum_protocols() | Mans Rullgard | 2012-10-27 | 1 | -5/+5 |
| * | udp: use socklen_t where appropriate | Mans Rullgard | 2012-10-27 | 1 | -2/+2 |
| * | network: use HAVE_THREADS instead of local hack | Mans Rullgard | 2012-10-27 | 1 | -8/+6 |