summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* nellymoserenc: zero any leftover packet bytesJustin Ruggles2012-03-04
* nellymoserenc: use proper MDCT overlap delayJustin Ruggles2012-03-04
* qpeg: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-03-03
* swscale: make %rep unconditional.Ronald S. Bultje2012-03-03
* vp8: convert simple loopfilter x86 assembly to use named arguments.Ronald S. Bultje2012-03-03
* vp8: convert idct x86 assembly to use named arguments.Ronald S. Bultje2012-03-03
* vp8: convert mc x86 assembly to use named arguments.Ronald S. Bultje2012-03-03
* vp8: convert loopfilter x86 assembly to use cpuflags().Ronald S. Bultje2012-03-03
* vp8: convert idct/mc x86 assembly to use cpuflags().Ronald S. Bultje2012-03-03
* swscale: remove now unnecessary hack.Ronald S. Bultje2012-03-03
* x86inc: don't "bake" stack_offset in named arguments.Loren Merritt2012-03-03
* fate: Add sunrast regression testDerek Buitenhuis2012-03-03
* wmaenc: fix m/s stereo encoding for the first frameJustin Ruggles2012-03-03
* wmaenc: return s->block_align instead of recalculating itJustin Ruggles2012-03-03
* wmaenc: check final frame size against output packet sizeJustin Ruggles2012-03-03
* wmaenc: require a large enough output buffer to prevent overwritesJustin Ruggles2012-03-03
* wmaenc: limit allowed sample rate to 48kHzJustin Ruggles2012-03-03
* wmaenc: limit block_align to MAX_CODED_SUPERFRAME_SIZEJustin Ruggles2012-03-03
* tiertexseq: set correct block_align for audioJustin Ruggles2012-03-03
* tiertexseq: set audio stream start time to 0Justin Ruggles2012-03-03
* voc/avs: Do not change the sample rate mid-stream.Justin Ruggles2012-03-03
* segafilm: use the sample rate as the time base for audio streamsJustin Ruggles2012-03-03
* ea: fix audio ptsJustin Ruggles2012-03-03
* psx-str: fix audio ptsJustin Ruggles2012-03-03
* vqf: set packet durationJustin Ruggles2012-03-03
* tta demuxer: set packet durationJustin Ruggles2012-03-03
* mpegaudio_parser: do not ignore information from the first parsed frameJustin Ruggles2012-03-03
* mpegaudio_parser: be less picky about the start positionMichael Niedermayer2012-03-03
* thp: set audio packet durationsJustin Ruggles2012-03-03
* avcodec: add a Vorbis parser to get packet durationJustin Ruggles2012-03-03
* vorbisdec: read the previous window flag for long windowsJustin Ruggles2012-03-03
* lavc: free the output packet when encoding failed or produced no output.Anton Khirnov2012-03-03
* lavc: preserve avpkt->destruct in ff_alloc_packet().Anton Khirnov2012-03-03
* lavc: clarify the meaning of AVCodecContext.frame_number.Anton Khirnov2012-03-03
* mpegts: Pad the packet buffer in handle_packet().Alex Converse2012-03-02
* mpegts: Do not call read_sl_header() when no bytes remain in the buffer.Alex Converse2012-03-02
* amrwb: remove duplicate arguments from extrapolate_isf().Ronald S. Bultje2012-03-02
* amrwb: error out early if mode is invalid.Ronald S. Bultje2012-03-02
* h264: change underread for 10bit QPEL to overread.Ronald S. Bultje2012-03-02
* matroska: check buffer size for RM-style byte reordering.Ronald S. Bultje2012-03-02
* vp8: disable mmx functions with sse/sse2 counterparts on x86-64.Ronald S. Bultje2012-03-02
* vp8: change int stride to ptrdiff_t stride.Ronald S. Bultje2012-03-02
* wma: fix invalid buffer size assumptions causing random overreads.Ronald S. Bultje2012-03-02
* Windows Media Audio Lossless decoderMashiat Sarker Shakkhar2012-03-02
* rv10/20: Fix slice overflow with checked bitstream reader.Alex Converse2012-03-02
* h263dec: Disallow width/height changing with frame threads.Michael Niedermayer2012-03-02
* rv10/20: Fix a buffer overread caused by losing track of the remaining buffer...Alex Converse2012-03-02
* rmdec: Honor .RMF tag size rather than assuming 18.Alex Converse2012-03-02
* g722: Fix the QMF scalingMartin Storsjö2012-03-02
* r3d: don't set codec timebase.Anton Khirnov2012-03-02