| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\ |
|
| * | cosmetics: Write NULL pointer inequality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Write NULL pointer equality checks more compactly | Gabriel Dume | 2014-08-15 | 1 | -1/+1 |
* | | avcodec/h264: in the absence of recovery points, be more tolerant on acceptin... | Michael Niedermayer | 2014-06-04 | 1 | -1/+1 |
* | | Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e' | Michael Niedermayer | 2014-04-02 | 1 | -2/+4 |
|\| |
|
| * | More correct printf format specifiers | Diego Biurrun | 2014-04-02 | 1 | -2/+4 |
* | | 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 '9b749c8274f6b6f35dde2cf29b99fa4f719abf87' | Michael Niedermayer | 2014-03-17 | 1 | -26/+26 |
|\| |
|
| * | h264: move relevant fields from Picture to H264Picture | Vittorio Giovara | 2014-03-16 | 1 | -26/+26 |
* | | Merge commit 'f4bd9fe326ad1315a74206939ae56df93b940a09' | Michael Niedermayer | 2014-03-01 | 1 | -1/+1 |
|\| |
|
| * | h264: fix clang warning about uninitialized variable | Vittorio Giovara | 2014-02-28 | 1 | -1/+1 |
* | | Merge commit '17a63ff0cd187b9e50e4a47862750295976853b1' | Michael Niedermayer | 2014-03-01 | 1 | -6/+7 |
|\| |
|
| * | h264: update flag name in ff_h264_decode_ref_pic_list_reordering() | Vittorio Giovara | 2014-02-28 | 1 | -6/+7 |
* | | avcodec/h264_refs: remove lost frames instead of disfavoring them | Michael Niedermayer | 2014-02-27 | 1 | -1/+10 |
* | | avcodec/h264: avoid using lost frames as references | Michael Niedermayer | 2014-02-27 | 1 | -1/+1 |
* | | Merge commit 'f8c507f44b4c994895fc7ad954f009f61de69b1c' | Michael Niedermayer | 2014-02-14 | 1 | -62/+70 |
|\| |
|
| * | h264: Refactor ff_h264_decode_ref_pic_list_reordering | Luca Barbato | 2014-02-13 | 1 | -64/+72 |
* | | Merge commit '98cc9efc5f6b4dc847ed3b9b60b1c3bcd14e6791' | Michael Niedermayer | 2014-01-18 | 1 | -3/+4 |
|\| |
|
| * | h264: prevent two matching fields from being both a short/long ref combination | Anton Khirnov | 2014-01-18 | 1 | -0/+2 |
* | | avcodec/h264_refs: improve key frame detection heuristic | Michael Niedermayer | 2013-12-02 | 1 | -1/+6 |
* | | avcodec/h264_refs: split conditions of if() up for better readability | Michael Niedermayer | 2013-12-02 | 1 | -1/+5 |
* | | Merge commit '4d388c0cd05dd4de545e8ea333ab4de7d67ad12d' | Michael Niedermayer | 2013-11-28 | 1 | -5/+16 |
|\| |
|
| * | h264_refs: make sure not to write over the bounds of the default ref list | Anton Khirnov | 2013-11-27 | 1 | -10/+17 |
* | | Merge commit 'a553c6a347d3d28d7ee44c3df3d5c4ee780dba23' | Michael Niedermayer | 2013-11-19 | 1 | -3/+5 |
|\| |
|
| * | lavc: use buf[0] instead of data[0] in checks whether a frame is allocated | Anton Khirnov | 2013-11-18 | 1 | -3/+5 |
* | | h264_refs: use named constant for setting frame_recovered | Michael Niedermayer | 2013-11-02 | 1 | -1/+1 |
* | | Merge commit '28096e0a806e57376541e6222d315619906e3c55' | Michael Niedermayer | 2013-11-01 | 1 | -2/+2 |
|\| |
|
* | | avcodec/h264: reduce noisiness of "mmco: unref short failure" | Michael Niedermayer | 2013-10-25 | 1 | -1/+1 |
* | | avcodec/h264_refs: modify key frame detection heuristic to detect more cases | Michael Niedermayer | 2013-10-10 | 1 | -1/+1 |
* | | Merge commit '2a61592573d725956a4377641344afe263382648' | Michael Niedermayer | 2013-08-21 | 1 | -1/+0 |
|\| |
|
| * | avcodec: Remove some commented-out debug cruft | Diego Biurrun | 2013-08-20 | 1 | -1/+0 |
* | | h264: Always decode MMCOs into temprary array | Michael Niedermayer | 2013-05-04 | 1 | -1/+2 |
* | | Merge commit '1b6f84a98665a15130e969fd6b460a05d50090c1' | Michael Niedermayer | 2013-04-28 | 1 | -1/+1 |
|\| |
|
| * | h264_refs: Do not print check_opcodes() return value | Diego Biurrun | 2013-04-27 | 1 | -3/+3 |
* | | h264_refs: check for multiple mismatching long term ref assignments | Michael Niedermayer | 2013-03-31 | 1 | -0/+8 |
* | | h264_refs: assert that the references are not deallocated | Michael Niedermayer | 2013-03-30 | 1 | -0/+1 |
* | | h264_refs: assert that long ref fields have not been inserted multiple times | Michael Niedermayer | 2013-03-30 | 1 | -0/+1 |
* | | h264_refs: Check for attempts to assign pictures to short & long. | Michael Niedermayer | 2013-03-28 | 1 | -0/+3 |
* | | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4' | Michael Niedermayer | 2013-03-21 | 1 | -8/+8 |
|\| |
|
| * | h264: add a parameter to the FIELD_PICTURE macro. | Anton Khirnov | 2013-03-21 | 1 | -6/+6 |
* | | h264_refs: fix typo in refs fallback check | Michael Niedermayer | 2013-03-17 | 1 | -1/+1 |
* | | Merge commit 'c2597c5a0a08526493abb9bc9544b61a290fe20f' | Michael Niedermayer | 2013-03-13 | 1 | -189/+215 |
|\| |
|
| * | h264_refs: cosmetics, reformat | Anton Khirnov | 2013-03-11 | 1 | -187/+213 |
* | | h264: disallow single unpaired fields as references of frames | Michael Niedermayer | 2013-03-12 | 1 | -2/+4 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -26/+38 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -26/+38 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |