summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* qdm2: Convert to the new bitstream readerbsAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* qcelp: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* pcx: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* opus: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* nellymoser: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* jvdec: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* hqx: Convert to the new bitstream headerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* hq_hqa: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* gsm: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* g72x: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* g2meet: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* fraps: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* flashsv: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* faxcompr: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* exr: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* escape130: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* escape124: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* dvdsubdec: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* dss_sp: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* cook: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* cljrdec: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* cdxl: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* binkaudio: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* bink: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* avs: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* atrac3plus: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* atrac: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* asvdec: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* adpcm: Convert to the new bitstream headerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* 4xm: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* on2avc: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* ea: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* eamad: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* cllc: Convert to the new bitstream readerAlexandra Hájková2016-09-30
| | | | Signed-off-by: Anton Khirnov <anton@khirnov.net>
* lavc: add a new bitstream reader to replace get_bitsAlexandra Hájková2016-09-30
| | | | | The new bit reader features a simpler API and an implementation without stacks of nested macros.
* avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-30
|
* avio: cosmetics, prettify AVIO_SEEKABLE_NORMALAnton Khirnov2016-09-30
| | | | | Move the doxy above the definition, change the value itself to the (1 << n) pattern, which is more readable for flags.
* lavf: fix usage of AVIOContext.seekableAnton Khirnov2016-09-30
| | | | | | | | It is supposed to be a flag. The only currently defined value is AVIO_SEEKABLE_NORMAL, but other ones may be added in the future. However all the current lavf code treats this field as a bool (mainly for historical reasons). Change all those cases to properly check for AVIO_SEEKABLE_NORMAL.
* x86/h264_weight: use appropriate register size for weight parametersHendrik Leppkes2016-09-30
| | | | | | This fixes decoding corruption on 64 bit windows. Signed-off-by: Martin Storsjö <martin@martin.st>
* mpegaudiodsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| | | | | This avoids SIMD-optimized functions having to sign-extend their stride argument manually to be able to do pointer arithmetic.
* mss*: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| | | | ptrdiff_t is the correct type for array strides and similar.
* ea: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| | | | ptrdiff_t is the correct type for array strides and similar.
* hevc: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| | | | ptrdiff_t is the correct type for array strides and similar.
* h264chroma: Change type of stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| | | | | This avoids SIMD-optimized functions having to sign-extend their stride argument manually to be able to do pointer arithmetic.
* idct: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| | | | ptrdiff_t is the correct type for array strides and similar.
* blockdsp: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| | | | ptrdiff_t is the correct type for array strides and similar.
* intrax8: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-29
| | | | | | ptrdiff_t is the correct type for array strides and similar. Also rename all such parameters to "stride" for consistency.
* hpeldsp: arm: Update comments left behind in ↵Diego Biurrun2016-09-29
| | | | 25841dfe806a13de526ae09c11149ab1f83555a8
* x86: fpel: Remove unnecessary sign extendDiego Biurrun2016-09-29
|
* vaapi_h264: Set max_num_ref_frames to 1 when not using B framesMark Thompson2016-09-28
|