| Commit message (Expand) | Author | Age | Files | Lines |
* | adpcm: improve smjpeg decoding | Paul B Mahol | 2012-11-07 | 1 | -348/+348 |
* | kgv1dec: fix end condition | Michael Niedermayer | 2012-11-07 | 1 | -4/+4 |
* | fate: add PMP demuxer test | Paul B Mahol | 2012-11-06 | 1 | -0/+106 |
* | fate: try to fix mxpeg failures | Michael Niedermayer | 2012-11-05 | 1 | -30/+30 |
* | fate: add MxPEG test | Paul B Mahol | 2012-11-04 | 1 | -0/+31 |
* | lclenc: make compression level user selectable | Paul B Mahol | 2012-11-02 | 2 | -2/+2 |
* | eval-test: add some otherwise untested functions. | Michael Niedermayer | 2012-11-01 | 1 | -0/+15 |
* | ffmpeg: use av_rescale_delta() on the audio filter input | Michael Niedermayer | 2012-10-27 | 2 | -488/+488 |
* | fate/mapchan: add bitexact flag | Michael Niedermayer | 2012-10-23 | 3 | -4/+4 |
* | fate: fix fate-filter-metadata-scenedetect | Michael Niedermayer | 2012-10-22 | 1 | -2/+2 |
* | lavfi/silencedetect: export silence info to metadata. | Clément Bœsch | 2012-10-21 | 1 | -0/+512 |
* | lavfi/select: store scene score in buf ref metadata. | Clément Bœsch | 2012-10-21 | 1 | -0/+11 |
* | idcinvideo: if decoding fails return error | Paul B Mahol | 2012-10-19 | 1 | -1/+0 |
* | Merge commit '58b619c8a226cc4564ad5af291bc99a04f89ee56' | Michael Niedermayer | 2012-10-17 | 3 | -4/+4 |
|\ |
|
* | | Merge commit '0bca0283ccded5e32da143a462168ad1988a58fd' | Michael Niedermayer | 2012-10-17 | 84 | -167/+167 |
|\| |
|
| * | riff: do not write empty INFO tags | Victor Vasiliev | 2012-10-16 | 63 | -125/+125 |
* | | msvideo1enc: fix interframe encoding | Michael Niedermayer | 2012-10-16 | 2 | -8/+8 |
* | | msvideo1enc: fix initial keyframe value | Michael Niedermayer | 2012-10-15 | 1 | -2/+2 |
* | | tests: add fate-xface test | Stefano Sabatini | 2012-10-15 | 1 | -0/+2 |
* | | tests: fix checksums for png aspect ratio change | Michael Niedermayer | 2012-10-13 | 2 | -4/+4 |
* | | Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723' | Michael Niedermayer | 2012-10-13 | 1 | -0/+27 |
|\| |
|
| * | fate: add avstring test | Diego Biurrun | 2012-10-12 | 1 | -0/+27 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 2 | -0/+8 |
|\| |
|
| * | fate: add h263 obmc vsynth tests | Janne Grunau | 2012-10-10 | 2 | -0/+8 |
* | | Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6' | Michael Niedermayer | 2012-10-11 | 1 | -25/+25 |
|\| |
|
| * | parseutils-test: do not print numerical error codes | Mans Rullgard | 2012-10-10 | 1 | -25/+25 |
* | | Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f' | Michael Niedermayer | 2012-10-10 | 1 | -0/+13 |
|\| |
|
| * | fate: Add tests of the ff_make_absolute_url function | Martin Storsjö | 2012-10-09 | 1 | -0/+13 |
| * | fate: Add parseutils test | Diego Biurrun | 2012-10-06 | 1 | -0/+45 |
| * | adpcmenc: Calculate the IMA_QT predictor without overflow | Michael Niedermayer | 2012-09-04 | 1 | -3/+3 |
* | | movenc.c: Force correct value for "Samples per packet" for pcm audio | Tim Nicholson | 2012-10-09 | 2 | -2/+2 |
* | | TAK demuxer, decoder and parser | Paul B Mahol | 2012-10-08 | 1 | -0/+1 |
* | | fate/ffprobe: add some stream metadata. | Clément Bœsch | 2012-10-08 | 7 | -240/+263 |
* | | movenc.c: Add support for >16bit BE flavours | Tim Nicholson | 2012-10-04 | 2 | -4/+4 |
* | | movenc: force video timebase to be 0.1ms precisse at least. | Michael Niedermayer | 2012-10-04 | 16 | -16/+16 |
* | | framecrcenc: print flags and side data elements | Michael Niedermayer | 2012-10-03 | 11 | -718/+718 |
* | | 8svx: Fixing header size, move decoding to per call instead of the first call. | Justin Ruggles | 2012-10-03 | 1 | -1/+1 |
* | | 8svx: copy start value in output samples. | Nicolas George | 2012-10-03 | 1 | -1/+1 |
* | | nutenc: choose for non audio streams a timebase with finer resolution. | Michael Niedermayer | 2012-10-02 | 7 | -428/+428 |
* | | nut: store and read the r_frame_rate | Michael Niedermayer | 2012-10-02 | 7 | -218/+218 |
* | | ffprobe: extend disposition printing support | Stefano Sabatini | 2012-09-30 | 7 | -44/+162 |
* | | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd | Michael Niedermayer | 2012-09-27 | 62 | -191/+191 |
* | | tests/fate-ffprobe: fix typo in metadata comment | Stefano Sabatini | 2012-09-24 | 7 | -219/+219 |
* | | WebVTT demuxer and decoder. | Clément Bœsch | 2012-09-23 | 1 | -0/+1 |
* | | tests: update fate-ffprobe test to make use of -bitexact flag | Stefano Sabatini | 2012-09-22 | 7 | -28/+12 |
* | | tests: add fate-ffprobe test | Stefano Sabatini | 2012-09-20 | 7 | -0/+2369 |
* | | fate: add av_small_strptime() test to fate-parseutils | Stefano Sabatini | 2012-09-17 | 1 | -0/+6 |
* | | lavc/vp6: Implement "slice" threading for VP6A decode | Ben Jackson | 2012-09-15 | 1 | -86/+86 |
* | | flashsv2enc: only encode diff blocks when needed | Daniel Verkamp | 2012-09-08 | 2 | -4/+4 |
* | | flashsv2enc: fix prev-Z-prime encoding | Michael Niedermayer | 2012-09-07 | 2 | -2/+2 |