| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -3/+3 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -3/+3 |
* | | Merge commit '59dfc2b0c89f35c5805abee72c2ae4ee7af8e98d' | Michael Niedermayer | 2015-04-29 | 1 | -10/+0 |
|\| |
|
| * | h263: Drop commented-out code and a related otherwise unused function | Vittorio Giovara | 2015-04-28 | 1 | -10/+0 |
* | | 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 'dc6ea00cd2b91b591e6726e5bf1d5e03a4a9bdd0' | Michael Niedermayer | 2013-11-02 | 1 | -80/+102 |
|\| |
|
| * | mpeg4video: K&R formatting cosmetics | Vittorio Giovara | 2013-11-01 | 1 | -80/+102 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -4/+4 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -4/+4 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -4/+4 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -4/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -4/+4 |
|/ |
|
* | Change ref_index structure so it matches how its organized in h264. | Michael Niedermayer | 2010-03-23 | 1 | -1/+1 |
* | Move 3 direct MV related functions that i left out from h263.c to mpeg4video.c. | Michael Niedermayer | 2010-01-08 | 1 | -0/+99 |
* | Split the mpeg4 encoder and decoder off h263.c | Michael Niedermayer | 2010-01-07 | 1 | -0/+72 |