| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20' | Michael Niedermayer | 2015-07-09 | 1 | -1/+1 |
|\| |
|
| * | h261: Signal freeze picture release for intra frames | Stian Selnes | 2015-07-07 | 1 | -1/+1 |
* | | Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263' | Michael Niedermayer | 2015-07-09 | 1 | -2/+2 |
|\| |
|
| * | h261: Set 'still image mode off' in picture header | Stian Selnes | 2015-07-07 | 1 | -2/+2 |
* | | Merge commit 'f1fa1eed2abdc8dfb0af318a43f5d293b81141bd' | Michael Niedermayer | 2015-06-12 | 1 | -1/+6 |
|\| |
|
| * | mpegvideo: Expand macro | Vittorio Giovara | 2015-06-12 | 1 | -1/+6 |
* | | Merge commit '378a00087fdadcc9b34165c05cd10a1a15f3fe61' | Michael Niedermayer | 2015-06-01 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: Move tables to a separate file | Vittorio Giovara | 2015-05-31 | 1 | -0/+1 |
* | | avcodec/h261enc: Fix number suffix | Michael Niedermayer | 2015-02-01 | 1 | -2/+2 |
* | | avcodec/h261enc: More specific return code | Michael Niedermayer | 2015-01-31 | 1 | -1/+1 |
* | | avcodec/h261enc: Avoid casts, Simplify code | Michael Niedermayer | 2015-01-31 | 1 | -2/+2 |
* | | avcodec/h261enc: fix dquant encoding | Michael Niedermayer | 2015-01-31 | 1 | -3/+6 |
* | | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' | Michael Niedermayer | 2014-08-15 | 1 | -3/+3 |
|\| |
|
| * | mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes | Diego Biurrun | 2014-08-15 | 1 | -3/+3 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | avcodec/h261enc: dont use current_mv_x/y | Michael Niedermayer | 2013-11-20 | 1 | -13/+12 |
* | | avcodec/h261enc: avoid use of current/previous_mba | Michael Niedermayer | 2013-11-20 | 1 | -12/+14 |
* | | avcodec/h261enc: remove unused variables | Michael Niedermayer | 2013-11-18 | 1 | -2/+1 |
* | | avcodec/h261: trellis quantization support | Michael Niedermayer | 2013-11-17 | 1 | -0/+50 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | Merge commit '20429ba96e55db17ac57f6c0e330914287f1f614' | Michael Niedermayer | 2013-04-11 | 1 | -6/+1 |
|\| |
|
| * | h261: Move encoder/decoder shared table init to common code | Diego Biurrun | 2013-04-10 | 1 | -6/+1 |
* | | Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a' | Michael Niedermayer | 2013-04-11 | 1 | -4/+8 |
|\| |
|
| * | h261: Move shared data tables from a header to a proper C file | Diego Biurrun | 2013-04-10 | 1 | -10/+14 |
* | | Merge commit '0404ec619d43f27b87c424aa1a572a6699fe6a31' | Michael Niedermayer | 2013-04-05 | 1 | -76/+73 |
|\| |
|
| * | h261: cosmetics: Move functions to avoid forward declarations | Diego Biurrun | 2013-04-05 | 1 | -76/+73 |
* | | Merge commit 'b78f81c8033904e2e75add0c9a603df6df514a30' | Michael Niedermayer | 2013-04-05 | 1 | -104/+112 |
|\| |
|
| * | h261: K&R formatting and prettyprinting cosmetics | Diego Biurrun | 2013-04-05 | 1 | -104/+112 |
* | | Merge commit 'ae35d91d44c5e676af3d146bf8d05b241c467675' | Michael Niedermayer | 2013-04-05 | 1 | -2/+0 |
|\| |
|
| * | h261: Move ff_h261_rl_table_store declaration to header file | Diego Biurrun | 2013-04-05 | 1 | -2/+0 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -4/+4 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -4/+4 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | h261enc: use av_assert | Michael Niedermayer | 2012-06-07 | 1 | -4/+5 |
* | | h261: move tables from header to .c file. | Reimar Döffinger | 2012-04-11 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-01 | 1 | -0/+3 |
|\| |
|
| * | lavc: add -mpv_flags to mpegvideo_enc-based encoders. | Anton Khirnov | 2012-02-29 | 1 | -0/+3 |