| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -13/+13 |
|\ |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -13/+13 |
* | | 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 '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+1 |
* | | Merge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0' | Michael Niedermayer | 2013-02-07 | 1 | -1/+1 |
|\| |
|
| * | h263: remove an unused parameter from ff_h263_decode_init_vlc | Anton Khirnov | 2013-02-06 | 1 | -1/+1 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -3/+3 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -3/+3 |
* | | itu H.263: Fix handling of PB blocks | Michael Niedermayer | 2012-12-10 | 1 | -0/+3 |
* | | ituh263dec: more complete w/h check. | Michael Niedermayer | 2012-11-15 | 1 | -0/+4 |
* | | ff_h263_decode_init_vlc: fix order of operations to avoid failure with 2 threads | Michael Niedermayer | 2012-10-27 | 1 | -3/+2 |
* | | Check for resync marker based on vop coding type- vop_fcode_forward and vop_f... | Anuj Mittal | 2012-10-09 | 1 | -2/+3 |
* | | Check resync marker only when enabled. | Anuj Mittal | 2012-10-09 | 1 | -5/+7 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -5/+5 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -5/+5 |
* | | ituh263dec: use av_assert | Michael Niedermayer | 2012-07-01 | 1 | -1/+1 |
* | | h.263dec: use av_assert | Michael Niedermayer | 2012-06-22 | 1 | -6/+3 |
* | | Change all uses of restrict to use av_restrict instead. | Ronald S. Bultje | 2012-06-17 | 1 | -1/+1 |
* | | h263: disable loop filter with lowres | Michael Niedermayer | 2012-06-03 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-03 | 1 | -6/+8 |
|\| |
|
| * | ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. | Michael Niedermayer | 2012-05-02 | 1 | -0/+16 |
* | | ituh263dec: Implement enough of Annex O (scalability) to fix a FPE. | Michael Niedermayer | 2012-03-23 | 1 | -0/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-06 | 1 | -2/+2 |
|\| |
|
| * | Replace computations of remaining bits with calls to get_bits_left(). | Alex Converse | 2012-03-05 | 1 | -2/+2 |
* | | h263: fix zygo debug printing overreading. | Michael Niedermayer | 2012-03-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -43/+43 |
|\| |
|
| * | rv: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | mpeg4: Add ff_ prefixes to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
| * | 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 | -39/+39 |
* | | h263: disable slow checked reader, overreads are not possible in | Michael Niedermayer | 2011-12-18 | 1 | -0/+2 |
* | | h263dec: restore error concealment functionality after merge | Michael Niedermayer | 2011-12-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-13 | 1 | -5/+5 |
|\| |
|
| * | doxygen: misc consistency, spelling and wording fixes | Diego Biurrun | 2011-12-12 | 1 | -4/+4 |
| * | lavc: convert error_recognition to err_recognition. | Dustin Brody | 2011-12-12 | 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 | -14/+14 |
|\| |
|
| * | Eliminate FF_COMMON_FRAME macro. | Diego Biurrun | 2011-07-11 | 1 | -14/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-04 | 1 | -0/+1 |
|\| |
|
| * | Do not include mathematics.h in avutil.h | Mans Rullgard | 2011-07-03 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -3/+3 |
|\| |
|
| * | Remove unused variables | Mans Rullgard | 2011-06-02 | 1 | -3/+3 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -12/+12 |
| * | Replace deprecated av_get_pict_type_char() with av_get_picture_type_char(). | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Replace dprintf with av_dlog | Luca Barbato | 2011-01-29 | 1 | -4/+4 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -12/+12 |