summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* truemotion: forbid invalid VLC bitsizes and token values.Ronald S. Bultje2012-03-291-4/+15
* truemotion2: handle out-of-frame motion vectors through edge extension.Ronald S. Bultje2012-03-291-27/+90
* configure: Check for a different SDL functionMartin Storsjö2012-03-291-1/+1
* mp3dec: perform I/S and M/S only when frame mode is joint stereo.Kostya Shishkov2012-03-291-1/+1
* id3v2: add another mimetype for JPEG imageKostya Shishkov2012-03-291-0/+1
* lzw: prevent buffer overreads.Ronald S. Bultje2012-03-281-3/+8
* WMAL: Remove inaccurate and unnecessary doxyMashiat Sarker Shakkhar2012-03-291-8/+0
* h264: fix cabac-on-stack after safe cabac reader.Ronald S. Bultje2012-03-281-0/+1
* truemotion2: convert packet header reading to bytestream2.Ronald S. Bultje2012-03-281-23/+31
* asf: only set index_read if the index contained entries.Ronald S. Bultje2012-03-281-1/+1
* cabac: add overread protection to BRANCHLESS_GET_CABAC().Ronald S. Bultje2012-03-282-11/+22
* cabac: increment jump locations by one in callers of BRANCHLESS_GET_CABAC().Ronald S. Bultje2012-03-281-12/+12
* cabac: remove unused argument from BRANCHLESS_GET_CABAC_UPDATE().Ronald S. Bultje2012-03-281-3/+3
* cabac: use struct+offset instead of memory operand in BRANCHLESS_GET_CABAC().Ronald S. Bultje2012-03-282-20/+22
* h264: add overread protection to get_cabac_bypass_sign_x86().Ronald S. Bultje2012-03-281-3/+5
* h264: reindent get_cabac_bypass_sign_x86().Ronald S. Bultje2012-03-281-22/+22
* h264: use struct offsets in get_cabac_bypass_sign_x86().Ronald S. Bultje2012-03-281-8/+11
* h264: fix overreads in cabac reader.Ronald S. Bultje2012-03-281-2/+4
* wmall: fix seeking.Ronald S. Bultje2012-03-281-0/+13
* lagarith: fix buffer overreads.Ronald S. Bultje2012-03-282-25/+54
* dvdec: drop unnecessary dv_tablegen.h #includeDiego Biurrun2012-03-281-1/+0
* build: fix doc generation errors in parallel buildsMans Rullgard2012-03-281-1/+1
* Replace memset(0) by zero initializations.Diego Biurrun2012-03-2839-144/+66
* faandct: Remove FAAN_POSTSCALE define and related code.Diego Biurrun2012-03-284-50/+22
* dvenc: print allowed profiles if the video doesn't conform to any of them.Anton Khirnov2012-03-283-2/+21
* avcodec_encode_{audio,video}: only reallocate output packet when it has non-z...Anton Khirnov2012-03-281-2/+2
* FATE: add a test for vp8 with changing frame size.Anton Khirnov2012-03-282-0/+35
* fate: add kgv1 fate test.Ronald S. Bultje2012-03-272-0/+317
* oggdec: calculate correct timestamps in Ogg/FLACJustin Ruggles2012-03-271-0/+1
* westwood_vqa: fix SND0 chunk handlingPaul B Mahol2012-03-272-64/+72
* westwood_vqa: set video stream durationPaul B Mahol2012-03-271-0/+2
* raw: forward avpicture_fill() error code in raw_decode().Ronald S. Bultje2012-03-271-1/+4
* build: Do not explicitly add the doc directory to the OBJDIRS list.Diego Biurrun2012-03-271-1/+0
* dv: Split off DV video decoder into its own file.Diego Biurrun2012-03-275-397/+442
* build: fix RALF decoder standalone compilation, which depends on Golomb codeDiego Biurrun2012-03-271-0/+1
* configure: Drop stray duplicate entry for --disable-fft from help output.Diego Biurrun2012-03-271-1/+0
* make av_interleaved_write_frame() flush packets when pkt is NULLJindrich Makovicka2012-03-272-12/+20
* mpegts: Fix dead error checksAlex Converse2012-03-261-6/+12
* vc1: Do not read from array if index is invalid.Mashiat Sarker Shakkhar2012-03-264-6/+22
* targa: convert to bytestream2.Ronald S. Bultje2012-03-261-107/+90
* rv34: set mb_num_left to 0 after finishing a frameRonald S. Bultje2012-03-261-0/+2
* build: ppc: drop stray leftover backslashDiego Biurrun2012-03-261-1/+1
* build: Only clean the architecture subdirectory we build for.Diego Biurrun2012-03-266-13/+3
* build: drop some unnecessary dependencies from the H.264 parserDiego Biurrun2012-03-261-1/+1
* build: prettyprinting cosmeticsDiego Biurrun2012-03-269-79/+76
* libavutil: Remove pointless rational test program.Diego Biurrun2012-03-262-26/+1
* libavutil: Remove broken and pointless lzo test program.Diego Biurrun2012-03-263-49/+0
* lavf doxy: expand AVStream.codec doxy.Anton Khirnov2012-03-261-1/+12
* lavf doxy: improve AVStream.time_base doxy.Anton Khirnov2012-03-261-3/+5
* lavf doxy: add some basic documentation about reading from the demuxer.Anton Khirnov2012-03-261-0/+16
OpenPOWER on IntegriCloud