| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2143948381c8118bdc2f50bd4079520b9885bd54' | Michael Niedermayer | 2014-09-05 | 1 | -1/+1 |
|\ |
|
| * | Drop unnecessary av_unused attributes. | Diego Biurrun | 2014-09-05 | 1 | -1/+1 |
* | | avcodec/h264_cabac: fix indention | Michael Niedermayer | 2014-04-28 | 1 | -1/+1 |
* | | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b' | Michael Niedermayer | 2014-03-17 | 1 | -1/+2 |
|\| |
|
| * | mpegvideo: move mpegvideo formats-related defines to mpegutils.h | Vittorio Giovara | 2014-03-16 | 1 | -0/+1 |
* | | avcodec/arm/cabac: fix inline cabac reader with the UNCHECKED bitstream reader | Michael Niedermayer | 2014-03-15 | 1 | -1/+1 |
* | | avcodec/h264_cabac: move the arm unchecked_bitstream reader special case clos... | Michael Niedermayer | 2014-03-15 | 1 | -2/+2 |
* | | avcodec/h264_cabac: disable the unchecked bitstream reader for arm & aarch64 | Michael Niedermayer | 2014-03-15 | 1 | -1/+1 |
* | | Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec' | Michael Niedermayer | 2014-01-26 | 1 | -0/+1 |
|\| |
|
| * | avutil: remove timer.h include from internal.h | Janne Grunau | 2014-01-25 | 1 | -0/+1 |
* | | avcodec/h264_cabac: Fix use with the checked bitstream-reader | Michael Niedermayer | 2014-01-24 | 1 | -0/+3 |
* | | h264: reduce whitespace differences to libav | Michael Niedermayer | 2013-11-03 | 1 | -6/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-25 | 1 | -12/+17 |
|\| |
|
| * | h264_cabac: Mark functions calling decode_cabac_residual_internal as noinline | Diego Biurrun | 2013-08-24 | 1 | -12/+17 |
| * | avcodec: Remove some commented-out debug cruft | Diego Biurrun | 2013-08-20 | 1 | -1/+0 |
* | | Merge commit '23e85be58fc64b2e804e68b0034a08a6d257e523' | Michael Niedermayer | 2013-03-21 | 1 | -4/+4 |
|\| |
|
| * | h264: add a parameter to the CHROMA444 macro. | Anton Khirnov | 2013-03-21 | 1 | -3/+3 |
| * | h264: add a parameter to the CHROMA422 macro. | Anton Khirnov | 2013-03-21 | 1 | -1/+1 |
* | | Merge commit '6d2b6f21eb45ffbda1103c772060303648714832' | Michael Niedermayer | 2013-03-21 | 1 | -2/+2 |
|\| |
|
| * | h264: add a parameter to the CABAC macro. | Anton Khirnov | 2013-03-21 | 1 | -2/+2 |
* | | Merge commit '7fa00653a550c0d24b3951c0f9fed6350ecf5ce4' | Michael Niedermayer | 2013-03-21 | 1 | -5/+5 |
|\| |
|
| * | h264: add a parameter to the FIELD_PICTURE macro. | Anton Khirnov | 2013-03-21 | 1 | -1/+1 |
| * | h264: add a parameter to the FRAME_MBAFF macro. | Anton Khirnov | 2013-03-21 | 1 | -4/+4 |
* | | Merge commit 'da6be8fcec16a94d8084bda8bb8a0a411a96bcf7' | Michael Niedermayer | 2013-03-21 | 1 | -9/+9 |
|\| |
|
| * | h264: add a parameter to the MB_FIELD macro. | Anton Khirnov | 2013-03-21 | 1 | -7/+7 |
| * | h264: add a parameter to the MB_MBAFF macro. | Anton Khirnov | 2013-03-21 | 1 | -4/+4 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -11/+11 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -11/+11 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
| * | h264: Don't store intra pcm samples in h->mb | Ronald S. Bultje | 2013-02-19 | 1 | -1/+2 |
* | | h264: don't store intra pcm samples in h->mb. | Ronald S. Bultje | 2013-02-18 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-16 | 1 | -54/+49 |
|\| |
|
| * | h264: deMpegEncContextize | Anton Khirnov | 2013-02-15 | 1 | -53/+48 |
* | | h264/cabac: check loop index | Michael Niedermayer | 2013-01-31 | 1 | -1/+1 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -8/+28 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -8/+28 |
| * | h264: don't touch H264Context->ref_count[] during MB decoding | Ronald S. Bultje | 2012-10-05 | 1 | -25/+16 |
* | | h264: Check gray scale CBP, fix out of array accesses. | Michael Niedermayer | 2012-11-18 | 1 | -0/+5 |
* | | lavc/h264: don't touch H264Context->ref_count[] during MB decoding. | Ronald S. Bultje | 2012-10-05 | 1 | -21/+15 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -12/+4 |
|\| |
|
| * | avcodec: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -1/+2 |
| * | avcodec: Drop some silly commented-out av_log() invocations | Diego Biurrun | 2012-10-01 | 1 | -11/+2 |
* | | h264_cabac: switch to av_assert | Michael Niedermayer | 2012-07-26 | 1 | -8/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-24 | 1 | -3/+3 |
|\| |
|
| * | h264: use asm cabac reader under a generic condition | Mans Rullgard | 2012-06-23 | 1 | -3/+3 |
| * | h264: new assembly version of get_cabac for x86_64 with PIC | Roland Scheidegger | 2012-04-28 | 1 | -1/+1 |
| * | h264: use one table instead of several for cabac functions | Roland Scheidegger | 2012-04-28 | 1 | -8/+1 |
* | | h264: new assembly version of get_cabac for x86_64 with PIC | Roland Scheidegger | 2012-04-28 | 1 | -1/+1 |
* | | h264: use one table instead of several for cabac functions | Roland Scheidegger | 2012-04-28 | 1 | -8/+1 |