| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd5fda00efa756387cffb4d7294691cd54cfe86cf' | Clément Bœsch | 2017-03-19 | 1 | -28/+0 |
|\ |
|
| * | mpeg4videoenc: Kill non-compiling disabled cruft | Diego Biurrun | 2016-08-17 | 1 | -28/+0 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -13/+13 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -13/+13 |
* | | avcodec/mpeg4videoenc: Use 64bit for time variables | Michael Niedermayer | 2016-01-23 | 1 | -4/+3 |
* | | avcodec/mpeg4video: Check time_incr | Michael Niedermayer | 2016-01-12 | 1 | -1/+9 |
* | | avcodec: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -2/+2 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -8/+8 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -8/+8 |
* | | Merge commit '6f57375d707de40dcec28d3cef886c364e032c21' | Michael Niedermayer | 2015-05-28 | 1 | -1/+1 |
|\| |
|
| * | rl: Rename ff_*_rl() to ff_rl_*() | Anton Khirnov | 2015-05-28 | 1 | -1/+1 |
* | | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' | Michael Niedermayer | 2015-05-22 | 1 | -8/+8 |
|\| |
|
| * | mpegvideo: Drop flags and flags2 | Vittorio Giovara | 2015-05-22 | 1 | -8/+8 |
* | | 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 '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -1/+1 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -14/+14 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -14/+14 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -1/+1 |
* | | avcodec/mpeg4videoenc: fix alternative implementation of mpeg4_encode_dc() | Michael Niedermayer | 2014-05-06 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -6/+6 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -6/+6 |
* | | 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 |
* | | Merge commit 'a5a71992cae34b321ceb8374f44ce17a945a3881' | Michael Niedermayer | 2013-11-29 | 1 | -2/+1 |
|\| |
|
| * | mpeg4videoenc: don't set MpegEncContext.resync_marker | Anton Khirnov | 2013-11-29 | 1 | -2/+1 |
* | | Merge commit '75bd07f732fb575c2b88dc7cd08a6bb12c2e24ea' | Michael Niedermayer | 2013-11-29 | 1 | -4/+3 |
|\| |
|
| * | mpeg4videoenc: write 0 instead of vol_sprite_usage | Anton Khirnov | 2013-11-29 | 1 | -4/+3 |
| * | mpeg4videoenc: restore macro parentheses | Vittorio Giovara | 2013-11-21 | 1 | -3/+3 |
* | | Merge commit '8769113accf1f3b78634dec60b37f7354ed6d88d' | Michael Niedermayer | 2013-11-19 | 1 | -587/+644 |
|\| |
|
| * | mpeg4videoenc: K&R formatting cosmetics | Vittorio Giovara | 2013-11-19 | 1 | -579/+640 |
* | | 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 | -2/+5 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -2/+5 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -6/+6 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -6/+6 |
* | | mpeg4videoenc: check w,h to be within the supported range. | Michael Niedermayer | 2013-01-24 | 1 | -0/+5 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -8/+8 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -8/+8 |
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -2/+2 |
* | | 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 remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-10 | 1 | -1/+1 |
|\| |
|
| * | Rename ff_put_string to avpriv_put_string | Martin Storsjö | 2012-09-09 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|