summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: Support msan as toolchainLuca Barbato2016-03-07
* buffer: drop a reference to a non-existing function from the docsAnton Khirnov2016-03-07
* pixfmt: fix the AV_PIX_FMT_VAAPI_VLD doxyAnton Khirnov2016-03-07
* mpegvideo: Refactor emulated_edge_mc callsLuca Barbato2016-03-05
* mpegvideo: Fix undefined negative shifts in mpeg_motion_internalLuca Barbato2016-03-05
* mpegvideo: Fix undefined negative shifts in ff_init_block_indexLuca Barbato2016-03-05
* idct8x8: Fix undefined negative shiftsKaterina Barone-Adesi2016-03-05
* vdpau: Add missing deprecation guardsVittorio Giovara2016-03-05
* mov: Trim dref absolute pathVittorio Giovara2016-03-05
* avconv: remove sub-frame warningwm42016-03-05
* lavc: factor apply_param_change() AV_EF_EXPLODE handlingwm42016-03-05
* lavu: improve documentation of some AVFrame functionswm42016-03-05
* 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