summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* asfenc: remove an unused variableAnton Khirnov2016-03-05
* asfenc: fix some possible integer overflowsAnton Khirnov2016-03-05
* avformat_find_stream_info: move duration guessing after updating codec parame...Anton Khirnov2016-03-04
* fate: Add separate target for all indeo3 testsDiego Biurrun2016-03-01
* fate: Add test for indeo2 with delta framesVittorio Giovara2016-03-01
* indeo2: Fix banding artefactsLuca Barbato2016-03-01
* indeo2data: K&R formatting cosmeticsLuca Barbato2016-03-01
* fft: Split MDCT bits off from FFTDiego Biurrun2016-03-01
* sdp: fix opus sprop-stereo fmtp syntaxMark Harris2016-03-01
* fate: fft: Split DCT/FFT/MDCT/RDFT tests into separate targetsDiego Biurrun2016-02-26
* rdft: arm: Split RDFT initialization into a separate fileDiego Biurrun2016-02-26
* fft: arm: Drop unnecessary #include, add missing onesDiego Biurrun2016-02-26
* fft: x86: cosmetics: Drop silly comments, add comment, whitespaceDiego Biurrun2016-02-26
* qsv: Move down the implementation queryLuca Barbato2016-02-26
* avpacket: properly reset data/size in av_packet_move_ref()Anton Khirnov2016-02-26
* avprobe: switch to codecparAnton Khirnov2016-02-26
* avprobe: add local per-stream stateAnton Khirnov2016-02-26
* avprobe: add local per-file stateAnton Khirnov2016-02-26
* mpegvideo_enc: use avcodec_free_context() instead of av_free()Anton Khirnov2016-02-26
* avprobe: print information from the codec descriptorAnton Khirnov2016-02-26
* avprobe: remove a pointless condition and a dead branchAnton Khirnov2016-02-26
* APIchanges: add missing hashes and datesAnton Khirnov2016-02-26
* lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov2016-02-26
* vc1dec: Check group allocations separatedlyVittorio Giovara2016-02-25
* vc1dec: Fix leak on error for array allocationsVittorio Giovara2016-02-25
* vc1dec: Properly call deinit function on errorVittorio Giovara2016-02-25
* vc1dec: Drop commented out cruftVittorio Giovara2016-02-25
* img2: Drop av_ prefix for a static functionVittorio Giovara2016-02-24
* idct: Only build prores IDCT if ProRes decoder is enabledDiego Biurrun2016-02-24
* qsvdec: store the sync point in heap memoryAnton Khirnov2016-02-24
* qsvenc: store the sync point in heap memoryMaxym Dmytrychenko2016-02-24
* vsrc_movie: convert to codecparAnton Khirnov2016-02-24
* examples/transcode_aac: convert to codecparAnton Khirnov2016-02-24
* examples/qsvdec: convert to codecparAnton Khirnov2016-02-24
* examples/output: convert to codecparAnton Khirnov2016-02-24
* avplay: convert do codecparAnton Khirnov2016-02-24
* avplay: do not use AVStream.codec for decodingAnton Khirnov2016-02-24
* avconv: convert to codecparAnton Khirnov2016-02-23
* avconv: switch opening decoders and encodersAnton Khirnov2016-02-23
* lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* lavc: add a variant of av_get_audio_frame_duration working with AVCodecParame...Anton Khirnov2016-02-23
* lavc: add codec parameters APIAnton Khirnov2016-02-23
* x86: hevc: Fix linking with both yasm and optimizations disabledDiego Biurrun2016-02-23
* fate: Ignore errors from concatenating report filesDiego Biurrun2016-02-23
* fate: Be silent when fetching Git updatesDiego Biurrun2016-02-23
* mpeg12enc: always write closed gops for intra only outputsMarton Balint2016-02-22
* h264: Add an AVClass pointer to H264ContextMichael Niedermayer2016-02-22
* libx264: Fix noise_reduction option assignmentVittorio Giovara2016-02-22
* lavf: add a protocol whitelist/blacklist for file opened internallyAnton Khirnov2016-02-22
* urlprotocol: receive a list of protocols from the callerAnton Khirnov2016-02-22