| Commit message (Expand) | Author | Age | Files | Lines |
* | fate: Add test for wav Peak Envelope Chunk encoder (levl chunk). | Peter B | 2014-07-18 | 2 | -0/+5 |
* | lavu/eval: add clip function | Stefano Sabatini | 2014-07-17 | 1 | -0/+9 |
* | avcodec/roqvideo: use JPEG color range | Eric Lasota | 2014-07-06 | 4 | -10/+10 |
* | avcodec/cavs: improve conformance with rm52j reference decoder | Yao Wang | 2014-06-28 | 1 | -171/+171 |
* | ffprobe: add color_range and color_space to stream output | Tobias Rapp | 2014-06-24 | 5 | -4/+16 |
* | avfilter: add hqx filter (hq2x, hq3x, hq4x) | Clément Bœsch | 2014-06-21 | 3 | -0/+9 |
* | huffyuv: change statistics initialization | Christophe Gisquet | 2014-06-19 | 22 | -62/+62 |
* | Merge commit '194be1f43ea391eb986732707435176e579265aa' | Michael Niedermayer | 2014-06-18 | 1 | -1/+1 |
|\ |
|
| * | lavf: switch to AVStream.time_base as the hint for the muxer timebase | Anton Khirnov | 2014-06-18 | 1 | -1/+1 |
| * | Remove avserver. | Anton Khirnov | 2014-06-18 | 2 | -56/+0 |
| * | flvenc: Don't over-count metadata. | Josh Allmann | 2014-06-17 | 5 | -5/+5 |
* | | avcodec/ass: move playres parameters below scripttype | Clément Bœsch | 2014-06-18 | 16 | -16/+16 |
* | | avcodec/ass: explicit PlayRes[XY] | Clément Bœsch | 2014-06-18 | 16 | -16/+16 |
* | | huffyuv: fate: add a BGR24 test | Christophe Gisquet | 2014-06-16 | 3 | -0/+12 |
* | | avformat/framecrcenc: print the checksum and size of extradata as well | Michael Niedermayer | 2014-06-15 | 11 | -1/+14 |
* | | fate: yadif: add >8 bit tests | Christophe Gisquet | 2014-06-15 | 2 | -0/+62 |
* | | tests: Add aic decoder test | Timothy Gu | 2014-06-11 | 1 | -0/+16 |
* | | avcodec/mpegvideo_enc: fix padding for odd dimensions and interlaced video | Michael Niedermayer | 2014-06-11 | 4 | -16/+16 |
* | | fate: Disable qtrlegray 34x34 test | Michael Niedermayer | 2014-06-11 | 1 | -4/+0 |
* | | Merge commit '641e57230b460bef52c88e61087d97c223910bea' | Michael Niedermayer | 2014-06-11 | 1 | -0/+31 |
|\| |
|
| * | fate: add on2avc audio test | Vittorio Giovara | 2014-06-10 | 1 | -0/+31 |
* | | tests: add a third, 34x34, target | Christophe Gisquet | 2014-06-10 | 59 | -0/+236 |
* | | ffprobe: add rc_max_rate to stream output | Billy Shambrook | 2014-06-09 | 5 | -6/+15 |
* | | avcodec/utvideoenc: skip unused huffman entries | Michael Niedermayer | 2014-06-09 | 11 | -501/+501 |
* | | avcodec/mpeg12enc: store sequence display extension only if we have something... | Michael Niedermayer | 2014-06-06 | 29 | -240/+240 |
* | | Merge commit '8a06794112d02a5707f766b8b38a5d50dfd03898' | Michael Niedermayer | 2014-06-06 | 29 | -240/+240 |
|\| |
|
| * | mpeg2: add sequence display extension information | Marc-Antoine Arnaud | 2014-06-06 | 27 | -202/+202 |
| * | matroskaenc: set the stream timebase earlier | Anton Khirnov | 2014-05-29 | 2 | -24/+24 |
| * | flvenc: only write the framerate tag based on avg_frame_rate | Anton Khirnov | 2014-05-29 | 8 | -68/+68 |
| * | matroskaenc: base DefaultDuration on the framerate, not the codec timebase | Anton Khirnov | 2014-05-29 | 2 | -24/+24 |
| * | oggenc: Fix the EOS flag | Michael Niedermayer | 2014-05-28 | 1 | -1/+1 |
* | | fate: enable fate-seek-acodec-adpcm-ima_qt-trellis | Michael Niedermayer | 2014-06-06 | 1 | -0/+53 |
* | | adpcm: Write the proper predictor in trellis mode in IMA QT | Martin Storsjö | 2014-06-06 | 1 | -3/+3 |
* | | fate: enable adpcm-ima_qt-trellis | Michael Niedermayer | 2014-06-06 | 1 | -0/+4 |
* | | tests: add adpcm trellis tests | Timothy Gu | 2014-06-05 | 9 | -0/+228 |
* | | tests: Replace fieldmatch test with pixfmt | Timothy Gu | 2014-06-02 | 2 | -63/+5 |
* | | tests: Add pullup filter test | Timothy Gu | 2014-06-01 | 1 | -0/+12 |
* | | tests: Add MPEG4 nsse test | Timothy Gu | 2014-05-30 | 3 | -0/+54 |
* | | avformat/oggenc: fix EOS flag | Michael Niedermayer | 2014-05-28 | 2 | -2/+2 |
* | | Merge commit '9767d7c092c890ecc5953452e8a951fd902dd67b' | Michael Niedermayer | 2014-05-28 | 2 | -2/+2 |
|\| |
|
| * | oggenc: Flush after writing headers | Andrew Kelley | 2014-05-27 | 1 | -1/+1 |
* | | avcodec/webvttenc: add webvtt encoder | Aman Gupta | 2014-05-25 | 1 | -0/+1 |
* | | Set dwSuggestBufferSize to largest chunk size for every stream in avi. | Carl Eugen Hoyos | 2014-05-19 | 102 | -102/+102 |
* | | ffmpeg: prefix encoder with "Lavc " in bitexact mode | Michael Niedermayer | 2014-05-18 | 85 | -1711/+1711 |
* | | ffmpeg: Skip writing the version when -flags bitexact is used | Michael Niedermayer | 2014-05-18 | 7 | -228/+228 |
* | | Merge commit '6656370b858329ca07a60a2de954d5e90daa0206' | Michael Niedermayer | 2014-05-18 | 70 | -1680/+1699 |
|\| |
|
| * | avconv: set the "encoder" tag when transcoding | Anton Khirnov | 2014-05-18 | 2 | -24/+24 |
* | | Merge commit '93afb6c98df876b15e3d911a9450ad55f92080ce' | Michael Niedermayer | 2014-05-18 | 1 | -1/+1 |
|\| |
|
* | | Initialize riff and wav size fields to -1 instead of 0. | Carl Eugen Hoyos | 2014-05-03 | 4 | -5/+5 |
* | | avfilter/edgedetect: add a colormix mode. | Clément Bœsch | 2014-05-03 | 1 | -0/+1 |