| Commit message (Expand) | Author | Age | Files | Lines |
* | mtv: Fix FPE with 0 dimensions. | Michael Niedermayer | 2011-12-15 | 1 | -2/+12 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-14 | 1 | -2/+9 |
|\ |
|
| * | applehttp: Properly clean up if unable to probe a segment | Martin Storsjö | 2011-12-14 | 1 | -1/+8 |
| * | applehttp: Avoid reading uninitialized memory | Martin Storsjö | 2011-12-14 | 1 | -1/+1 |
| * | v410 encoder and decoder | Derek Buitenhuis | 2011-12-13 | 2 | -0/+2 |
* | | riff: Fix freeing of random value. | Michael Niedermayer | 2011-12-14 | 1 | -2/+1 |
* | | Prevent segfault if iformat was not yet initialized. | Panagiotis H.M. Issaris | 2011-12-14 | 1 | -2/+2 |
* | | Cosmetics: Improve 'too short LIST' error message in wav.c. | Carl Eugen Hoyos | 2011-12-14 | 1 | -1/+1 |
* | | Do not reject LIST tags in wav with size 4. | Carl Eugen Hoyos | 2011-12-14 | 1 | -1/+1 |
* | | Detect 'yuv2' as rawvideo also in avi. | Carl Eugen Hoyos | 2011-12-14 | 1 | -0/+1 |
* | | v410 encoder and decoder | Derek Buitenhuis | 2011-12-14 | 2 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 2 | -3/+1 |
|\| |
|
| * | lavf: dealloc private options in av_write_trailer | Luca Barbato | 2011-12-13 | 1 | -1/+1 |
| * | build: move inclusion of subdir.mak to main subdir loop | Mans Rullgard | 2011-12-13 | 1 | -2/+0 |
* | | Support "VLB " audio in NSV files. | Reimar Döffinger | 2011-12-13 | 1 | -0/+1 |
* | | clenaup: #ifdec CONFIG* | Michael Niedermayer | 2011-12-13 | 1 | -1/+1 |
* | | Fix all GNU %Ld | Michael Niedermayer | 2011-12-13 | 2 | -2/+2 |
* | | mp4enc: Avoid storing sizes in trun when they all match. | Michael Niedermayer | 2011-12-13 | 2 | -2/+4 |
* | | mp4enc: Only store flags in trun when they differ from the default and set a ... | Michael Niedermayer | 2011-12-13 | 2 | -2/+6 |
* | | mp4enc: dont store durations in trun if they are unneeded. | Michael Niedermayer | 2011-12-13 | 1 | -1/+5 |
* | | mp4enc: dont store cts in trun if they are unneeded. | Michael Niedermayer | 2011-12-13 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 14 | -224/+356 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 4 | -8/+8 |
| * | Replace all uses of av_close_input_file() with avformat_close_input(). | Anton Khirnov | 2011-12-12 | 8 | -10/+8 |
| * | lavf: add avformat_close_input(). | Anton Khirnov | 2011-12-12 | 3 | -1/+23 |
| * | lavf: deprecate av_close_input_stream(). | Anton Khirnov | 2011-12-12 | 5 | -9/+17 |
| * | lavf doxy: add some basic demuxing documentation. | Anton Khirnov | 2011-12-12 | 1 | -0/+38 |
| * | lavf doxy: add some general lavf information. | Anton Khirnov | 2011-12-12 | 1 | -0/+35 |
| * | lavf doxy: add misc utility functions to a group. | Anton Khirnov | 2011-12-12 | 1 | -113/+130 |
| * | lavf doxy: add av_guess_codec/format to the encoding group. | Anton Khirnov | 2011-12-12 | 1 | -23/+24 |
| * | lavf doxy: add core functions to a doxy group. | Anton Khirnov | 2011-12-12 | 1 | -88/+99 |
* | | 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 |
|\| |
|