| Commit message (Expand) | Author | Age | Files | Lines |
* | tests: fix checksums for png aspect ratio change | Michael Niedermayer | 2012-10-13 | 2 | -4/+4 |
* | pngenc: write sample aspect ratio | Paul B Mahol | 2012-10-13 | 1 | -6/+6 |
* | Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723' | Michael Niedermayer | 2012-10-13 | 1 | -0/+27 |
|\ |
|
| * | fate: add avstring test | Diego Biurrun | 2012-10-12 | 1 | -0/+27 |
| * | avutil: add yuva422p and yuva444p formats | Luca Barbato | 2012-10-12 | 5 | -0/+10 |
* | | fate: update pcx reference | Paul B Mahol | 2012-10-13 | 1 | -1/+1 |
* | | movenc: fix timescale for timecode track | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
* | | 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 |
* | | fate: add vf_idet filter to lavfi regression tests | Matthieu Bouron | 2012-10-11 | 1 | -0/+1 |
* | | 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 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -1/+1 |
|\| |
|
| * | ffm: do not write or read the audio sample format | Justin Ruggles | 2012-10-06 | 1 | -1/+1 |
| * | fate: Add parseutils test | Diego Biurrun | 2012-10-06 | 1 | -0/+45 |
| * | lavf: flush the output AVIOContext in av_write_trailer(). | Anton Khirnov | 2012-09-15 | 2 | -6/+6 |
| * | adpcmenc: Calculate the IMA_QT predictor without overflow | Michael Niedermayer | 2012-09-04 | 1 | -3/+3 |
* | | 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 | 21 | -63/+63 |
* | | 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 | 56 | -1065/+1065 |
* | | nut: store and read the r_frame_rate | Michael Niedermayer | 2012-10-02 | 56 | -846/+846 |
* | | nutenc: use 1/sample rate as timebase for audio instead of framesize/sample rate | Michael Niedermayer | 2012-10-02 | 2 | -38/+38 |
* | | ffprobe: extend disposition printing support | Stefano Sabatini | 2012-09-30 | 7 | -44/+162 |
* | | asfenc: avoid negative timestampsn1.1-dev | Michael Niedermayer | 2012-09-28 | 2 | -28/+28 |
* | | mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd | Michael Niedermayer | 2012-09-27 | 115 | -654/+653 |
* | | fate: add faststart regression test. | Clément Bœsch | 2012-09-27 | 2 | -25/+25 |
* | | 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 |
* | | lavc/vp6: Disable deblock filtering for Simple Profile | Ben Jackson | 2012-09-07 | 1 | -96/+96 |
* | | tests: add tinterlace filter tests | Stefano Sabatini | 2012-09-06 | 2 | -0/+20 |
* | | fate: add ansi256 test case | Peter Ross | 2012-09-02 | 1 | -0/+9 |
* | | ansi: erase screen on first frame | Peter Ross | 2012-09-01 | 1 | -3/+3 |
* | | ansi: support 256-colors | Peter Ross | 2012-09-01 | 1 | -3/+3 |
* | | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5' | Michael Niedermayer | 2012-08-31 | 2 | -0/+133 |
|\| |
|
| * | g723_1: add comfort noise generation | Kostya Shishkov | 2012-08-30 | 2 | -0/+133 |
| * | utvideoenc: use ff_huff_gen_len_table | Michael Niedermayer | 2012-08-28 | 12 | -583/+583 |