| Commit message (Expand) | Author | Age | Files | Lines |
* | mxfdec: Set DTS and PTS on video packets | Tomas Härdin | 2011-12-12 | 1 | -1/+95 |
* | mxfdec: Only sort IndexTableSegments once | Tomas Härdin | 2011-12-12 | 1 | -30/+28 |
* | mxfdec: Add Avid's essence element key | Tomas Härdin | 2011-12-12 | 1 | -1/+4 |
* | mxfdec: Add support for Avid indexes | Tomas Härdin | 2011-12-12 | 1 | -12/+56 |
* | mxfdec: Check slice_count before freeing slice_offset_entries | Tomas Härdin | 2011-12-12 | 1 | -0/+1 |
* | mxfdec: Bring back accumulated_offset that was removed in 5e67e3e | Tomas Härdin | 2011-12-12 | 1 | -1/+7 |
* | timecode: rename internal ff_* symbols to avpriv_*. | Clément Bœsch | 2011-12-12 | 2 | -8/+8 |
* | seek-test: use standard format specifiers in snprintf() | Michael Niedermayer | 2011-12-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-12 | 36 | -108/+147 |
|\ |
|
| * | lavu: replace int/float punning functions | Mans Rullgard | 2011-12-11 | 20 | -67/+70 |
| * | Remove extraneous semicolons | Mans Rullgard | 2011-12-11 | 2 | -2/+2 |
| * | sdp: Restore the original mp4 format h264 extradata if converted | Martin Storsjö | 2011-12-11 | 1 | -0/+17 |
| * | rtpenc: Add support for mp4 format h264 | Luca Abeni | 2011-12-11 | 1 | -3/+28 |
| * | rtpenc: Simplify code by introducing a separate end pointer | Martin Storsjö | 2011-12-11 | 1 | -5/+5 |
| * | movenc: Use the actual converted sample for RTP hinting | Martin Storsjö | 2011-12-11 | 3 | -9/+24 |
| * | Fix a bunch of common typos. | Diego Biurrun | 2011-12-11 | 14 | -21/+22 |
* | | seektest: floatfree | Michael Niedermayer | 2011-12-11 | 1 | -3/+2 |
* | | Support VP8 in NSV. | Reimar Döffinger | 2011-12-11 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-11 | 6 | -50/+122 |
|\| |
|
| * | rawdec: don't set codec timebase. | Anton Khirnov | 2011-12-10 | 1 | -1/+1 |
| * | lavf doxy: add muxing stuff to lavf_encoding group | Anton Khirnov | 2011-12-10 | 1 | -4/+14 |
| * | lavf doxy: add demuxing stuff to lavf_decoding group | Anton Khirnov | 2011-12-10 | 1 | -8/+21 |
| * | lavf doxy: expand/reword metadata API doxy. | Anton Khirnov | 2011-12-10 | 1 | -2/+8 |
| * | lavf doxy: add installed headers to groups. | Anton Khirnov | 2011-12-10 | 3 | -0/+13 |
| * | lavf doxy: add avio groups into the lavf_io group. | Anton Khirnov | 2011-12-10 | 1 | -0/+3 |
| * | lavf doxy: rename lavf I/O group to lavf_io. | Anton Khirnov | 2011-12-10 | 1 | -1/+1 |
| * | lavf doxy: add metadata docs to the main lavf group | Anton Khirnov | 2011-12-10 | 1 | -0/+1 |
| * | flacdec: Support for tracks in cuesheet metadata block | Paul B Mahol | 2011-12-10 | 1 | -0/+27 |
| * | flac muxer: fix writing of file header and STREAMINFO header from extradata | Justin Ruggles | 2011-12-10 | 1 | -6/+4 |
| * | Dxtory capture format decoder | Kostya Shishkov | 2011-12-10 | 1 | -0/+1 |
* | | rtmpproto: make condition work in overflow case. | Reimar Döffinger | 2011-12-10 | 1 | -1/+1 |
* | | Make detection of single-stream flv work again. | Reimar Döffinger | 2011-12-10 | 1 | -4/+5 |
* | | Separate mxf_essence_container_uls for audio and video. | Carl Eugen Hoyos | 2011-12-10 | 1 | -3/+6 |
* | | mxfdec: do not try to use an obviously broken index. | Reimar Döffinger | 2011-12-10 | 1 | -4/+23 |
* | | avi: add escape130 support | Michael Niedermayer | 2011-12-10 | 1 | -0/+1 |
* | | wavdec: add ignore length option to ignore incorrect lengthes | Michael Niedermayer | 2011-12-10 | 1 | -0/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-10 | 6 | -105/+699 |
|\| |
|
| * | isom: sort and pretty-print codec_movaudio_tags[] | Justin Ruggles | 2011-12-09 | 1 | -55/+42 |
| * | isom: remove pointless comments in codec_movaudio_tags[] | Justin Ruggles | 2011-12-09 | 1 | -17/+17 |
| * | isom: remove commented-out tag for vorbis | Justin Ruggles | 2011-12-09 | 1 | -2/+0 |
| * | movenc: write 'chan' tag for AC-3 in MOV | Justin Ruggles | 2011-12-09 | 1 | -0/+1 |
| * | mov: add support for reading and writing the 'chan' tag | Justin Ruggles | 2011-12-09 | 5 | -2/+636 |
| * | movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs | Justin Ruggles | 2011-12-09 | 1 | -43/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-09 | 2 | -5/+4 |
|\| |
|
| * | cljr: add encoder | Paul B Mahol | 2011-12-08 | 1 | -1/+1 |
| * | tests/examples: Mark some variables only used within their files as static. | Diego Biurrun | 2011-12-08 | 1 | -8/+8 |
| * | tests/tools/examples: Replace direct exit() calls by return. | Diego Biurrun | 2011-12-08 | 2 | -9/+8 |
* | | Merge remote-tracking branch 'tjoppen/opatom_demuxing_and_seeking' | Michael Niedermayer | 2011-12-08 | 1 | -64/+401 |
|\ \ |
|
| * | | mxfdec: Index table driven demuxing and seeking | Tomas Härdin | 2011-12-08 | 1 | -3/+97 |
| * | | mxfdec: Compute packet offsets properly | Tomas Härdin | 2011-12-08 | 1 | -23/+38 |