summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* jv demux: set video stream durationPaul B Mahol2012-03-14
* fate: add pam image regression testPaul B Mahol2012-03-14
* doc/general: update supported devices table.Anton Khirnov2012-03-13
* doc/general: add missing @tab to codecs table.Anton Khirnov2012-03-13
* h264: Fix invalid interlaced/progressive MB combinations for direct mode pred...Michael Niedermayer2012-03-13
* avconv: reindentAnton Khirnov2012-03-13
* avconv: link '-passlogfile' option to libx264 'stats' AVOption.Anton Khirnov2012-03-13
* libx264: add 'stats' private option for setting 2pass stats filename.Anton Khirnov2012-03-13
* libx264: fix help text for slice-max-size option.Anton Khirnov2012-03-13
* http: Clear the auth state on redirectsMartin Storsjö2012-03-13
* http: Retry auth if it failed due to being staleMartin Storsjö2012-03-13
* rtsp: Resend new keepalive commands if they used stale authMartin Storsjö2012-03-13
* rtsp: Retry authentication if failed due to being staleMartin Storsjö2012-03-13
* httpauth: Parse the stale field in digest authMartin Storsjö2012-03-13
* dxva2_vc1: pass the overlap flag to the decoderHendrik Leppkes2012-03-13
* dxva2_vc1: fix decoding of BI framesHendrik Leppkes2012-03-13
* FATE: add shorthand to wavpack testPaul B Mahol2012-03-12
* dfa: convert to bytestream2 APIPaul B Mahol2012-03-12
* anm decoder: move buffer allocation from decode_init() to decode_frame()Peter Ross2012-03-12
* h264: improve parsing of broken AVC SPSMichael Niedermayer2012-03-13
* pcm-mpeg: convert to bytestream2 APIPaul B Mahol2012-03-12
* Revert "h264: clear trailing bits in partially parsed NAL units"Janne Grunau2012-03-12
* remove iwmmxt optimizationsJanne Grunau2012-03-12
* mimic: do not continue if swap_buf_size is 0Paul B Mahol2012-03-12
* mimic: convert to bytestream2 APIPaul B Mahol2012-03-12
* frwu: use MKTAG to check marker instead of AV_RL32Paul B Mahol2012-03-12
* txd: port to bytestream2 APIPaul B Mahol2012-03-12
* c93: convert to bytestream2 APIPaul B Mahol2012-03-12
* iff: make .long_name more descriptivePaul B Mahol2012-03-12
* FATE: add test for cdxl demuxerPaul B Mahol2012-03-12
* rtsp: Fix a typoMartin Storsjö2012-03-12
* dsicinvideo: validate buffer offset before copying pixels.Ronald S. Bultje2012-03-11
* cook: error out on quant_index values outside [-63, 63] range.Ronald S. Bultje2012-03-10
* mpc: pad mpc_CC/SCF[] tables to allow for negative indices.Ronald S. Bultje2012-03-10
* cook: expand dither_tab[], and make sure indexes into it don't overflow.Ronald S. Bultje2012-03-10
* xxan: reindent xan_unpack_luma().Ronald S. Bultje2012-03-10
* xxan: protect against chroma LUT overreads.Ronald S. Bultje2012-03-10
* xxan: convert to bytestream2 API.Ronald S. Bultje2012-03-10
* xxan: don't read before start of buffer in av_memcpy_backptr().Ronald S. Bultje2012-03-10
* vp8: convert mbedge loopfilter x86 assembly to use named arguments.Ronald S. Bultje2012-03-10
* vp8: convert inner loopfilter x86 assembly to use named arguments.Ronald S. Bultje2012-03-10
* Fix a bunch of common typos.Diego Biurrun2012-03-09
* build: Skip compiling xvmc.h under the correct condition.Diego Biurrun2012-03-09
* configure: darwin: Change dylib install names to include major version.Gil Pedersen2012-03-09
* mpegts: Always honor a registration descriptor if present and there is no oth...Alex Converse2012-03-09
* aacdec: Fix SCE parity check.Michael Niedermayer2012-03-09
* aacdec: Fix out of array writes (stack).Michael Niedermayer2012-03-09
* rtsp: Only set the ttl parameter if the server actually gave a valueMartin Storsjö2012-03-09
* udp: Set ttl for read-write streams, too, not only for write-only onesMartin Storsjö2012-03-09
* udp: Only bind to the multicast address if in read-only modeMartin Storsjö2012-03-09