| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'e7af52a68dde9144b273a9598b60bf0f56e1323b' | Michael Niedermayer | 2015-06-12 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: rv10: Move function declaration to a separate header | Vittorio Giovara | 2015-06-12 | 1 | -0/+1 |
* | | Merge commit 'e3d0f49abb20a551bf6d885f75c354d6d0bbeb9d' | Michael Niedermayer | 2015-06-12 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: h263: Move all tables to a single file | Vittorio Giovara | 2015-06-12 | 1 | -0/+1 |
* | | Merge commit '925b80d64029d41962e5998d7d901226c3a9baea' | Michael Niedermayer | 2015-06-08 | 1 | -0/+1 |
|\| |
|
| * | mpegvideo: Move OutFormat enum to mpegutils.h | Vittorio Giovara | 2015-06-08 | 1 | -0/+1 |
* | | 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 |
* | | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' | Michael Niedermayer | 2015-05-22 | 1 | -2/+0 |
|\| |
|
* | | avcodec/rv10: Use ff_tlog() for block level tracing | Michael Niedermayer | 2015-04-26 | 1 | -1/+1 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -5/+5 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -5/+5 |
* | | avcodec/mpegvideo: Factor ff_mpv_decode_init() out | Michael Niedermayer | 2014-09-05 | 1 | -2/+1 |
* | | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -2/+2 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -2/+2 |
* | | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' | Michael Niedermayer | 2014-08-15 | 1 | -9/+9 |
|\| |
|
| * | mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes | Diego Biurrun | 2014-08-15 | 1 | -9/+9 |
* | | Merge commit '998c9f15d1ca8c7489775ebcca51623b915988f1' | Michael Niedermayer | 2014-08-15 | 1 | -0/+1 |
|\| |
|
| * | idct: remove call to ff_idctdsp_init from ff_MPV_common_init | John Stebbins | 2014-08-14 | 1 | -0/+1 |
* | | Merge commit '9f99a5f1d078721a30a76aec27c58805b7b87e58' | Michael Niedermayer | 2014-07-20 | 1 | -6/+7 |
|\| |
|
| * | mpegencconetxt: Move rv10-specific orig_width/orig_height where they belong | Nidhi Makhijani | 2014-07-20 | 1 | -6/+7 |
* | | Merge commit '7b9ef8d701c319c26f7d0664fe977e176764c74e' | Michael Niedermayer | 2014-06-23 | 1 | -0/+1 |
|\| |
|
| * | mpeg: Split error resilience bits off into a separate file | Diego Biurrun | 2014-06-22 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 1 | -3/+3 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-23 | 1 | -2/+8 |
|\| |
|
| * | lavc: drop ff_pixfmt_list_420 | Vittorio Giovara | 2014-03-23 | 1 | -2/+8 |
* | | Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198' | Michael Niedermayer | 2014-03-22 | 1 | -1/+3 |
|\| |
|
| * | avcodec: more correct printf specifiers | Diego Biurrun | 2014-03-22 | 1 | -2/+3 |
* | | Merge commit '8c09532672d7d3196ec52afefa2c96633bc17b62' | Michael Niedermayer | 2014-03-09 | 1 | -45/+63 |
|\| |
|
| * | rv10: K&R formatting cosmetics | Keiji Costantini | 2014-03-08 | 1 | -44/+63 |
* | | Merge commit 'b4d372e091f6b30758db2a43a5a9fe2510ec2b13' | Michael Niedermayer | 2014-03-09 | 1 | -1/+4 |
|\| |
|
| * | rv10: Forward error from rv10_decode_packet | Keiji Costantini | 2014-03-08 | 1 | -1/+4 |
| * | mpegvideo: drop support for real (non-emulated) edges | Anton Khirnov | 2014-01-09 | 1 | -1/+0 |
* | | avcodec/rv10: cleanup rpr handling | Michael Niedermayer | 2014-01-04 | 1 | -5/+5 |
* | | avcodec/rv10: revert hunk from ce9f5b13ed1eb1882479574c12af24cf0e2b8aaf | Michael Niedermayer | 2013-11-22 | 1 | -0/+2 |
* | | Merge commit '0338c396987c82b41d322630ea9712fe5f9561d6' | Michael Niedermayer | 2013-11-08 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Split off H.263 bits into their own H263DSPContext | Diego Biurrun | 2013-11-08 | 1 | -0/+1 |
* | | Merge commit 'c755870d52c8c29676e5ba7ee9557adf4a7ca934' | Michael Niedermayer | 2013-11-01 | 1 | -3/+6 |
|\| |
|
| * | rv10: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -3/+6 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -2/+2 |
* | | Merge commit '5372cda67109848d22146289e401669266217e80' | Michael Niedermayer | 2013-09-19 | 1 | -0/+3 |
|\| |
|
| * | rv10: Validate the dimensions set from the container | Martin Storsjö | 2013-09-19 | 1 | -0/+3 |