| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -5/+4 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -5/+4 |
* | | avcodec/mpegvideo: change bit_rate to 64bit | Michael Niedermayer | 2015-09-02 | 1 | -1/+1 |
* | | 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 '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+2 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+2 |
* | | Merge commit '1c6183233d56fb27a4a154e7e64ecab98bd877f1' | Michael Niedermayer | 2015-01-07 | 1 | -5/+14 |
|\| |
|
| * | msmpeg4: check memory allocations and propagate errors | Vittorio Giovara | 2015-01-06 | 1 | -5/+14 |
* | | avcodec: fix duplicate includes | Michael Niedermayer | 2013-09-21 | 1 | -1/+0 |
* | | 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 '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | msmpeg4enc: fix possible use of uninitialized warning | Michael Niedermayer | 2012-12-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -4/+2 |
|\| |
|
| * | avcodec: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -1/+2 |
| * | avcodec: Drop silly and/or broken printf debug output | Diego Biurrun | 2012-10-01 | 1 | -3/+0 |
* | | msmpeg4enc: use av_assert | Michael Niedermayer | 2012-06-17 | 1 | -1/+1 |
* | | msmpeg4enc: fix stored fps value | Michael Niedermayer | 2012-04-12 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-03 | 1 | -6/+6 |
|/ |
|
* | msmpeg4: Split encoding backend code off from general backend code. | Diego Biurrun | 2012-03-01 | 1 | -0/+692 |