| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '197ae68e78784524a7ccf97a3c301092715305d3' | Clément Bœsch | 2016-06-29 | 1 | -1/+0 |
|\ |
|
| * | Drop unnecessary unary.h #includes | Diego Biurrun | 2016-06-08 | 1 | -1/+0 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -9/+9 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -9/+9 |
* | | avcodec/motion_est: Fix mv_penalty table size | Michael Niedermayer | 2016-01-05 | 1 | -3/+3 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -1/+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 '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 '6f57375d707de40dcec28d3cef886c364e032c21' | Michael Niedermayer | 2015-05-28 | 1 | -2/+2 |
|\| |
|
| * | rl: Rename ff_*_rl() to ff_rl_*() | Anton Khirnov | 2015-05-28 | 1 | -2/+2 |
* | | avcodec/ituh263enc: Pass PutBitContext into h263p_encode_umotion() instead of... | Michael Niedermayer | 2015-05-24 | 1 | -9/+9 |
* | | avcodec: Pass PutBitContext into ff_h263_encode_motion() instead of MpegEncCo... | Michael Niedermayer | 2015-05-24 | 1 | -4/+4 |
* | | Merge commit '848e86f74d3e6e87fa592ee8ba8c184cc5fd9a42' | Michael Niedermayer | 2015-05-22 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: Drop flags and flags2 | Vittorio Giovara | 2015-05-22 | 1 | -1/+1 |
* | | avcodec/ituh263enc: Check den==0 in ff_h263_aspect_to_info() | Michael Niedermayer | 2014-12-29 | 1 | -1/+1 |
* | | avcodec/ituh263enc: fix advanced intra coding | Michael Niedermayer | 2014-06-21 | 1 | -10/+5 |
* | | Merge commit 'cd62c04d009b3baf7582556866a7029291b54573' | Michael Niedermayer | 2014-06-11 | 1 | -5/+3 |
|\| |
|
| * | h263enc: keep block_last_index always valid during advanced intra coding | Janne Grunau | 2014-06-11 | 1 | -5/+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 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -1/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -4/+0 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -3/+6 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -3/+6 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -3/+3 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -3/+3 |
* | | 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 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -4/+4 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -4/+4 |
* | | cosmetics: minor libavcodec spelling errors | Lou Logan | 2012-06-29 | 1 | -1/+1 |
* | | h.263enc: use av_assert | Michael Niedermayer | 2012-06-22 | 1 | -8/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -23/+23 |
|\| |
|
| * | vlc/rl: Add ff_ prefix to the nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
| * | h263: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -22/+22 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -1/+1 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\| |
|
| * | lavc: use avpriv_ prefix for ff_copy_bits and align_put_bits. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-10 | 1 | -3/+2 |
|\| |
|
| * | mpeg124: use sign_extend() function | Mans Rullgard | 2011-10-09 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-12 | 1 | -3/+3 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -3/+3 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -5/+5 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |