summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* lavc/cpia: use avpriv_report_missing_feature()Stephan Hilb2014-04-071-3/+3
* lavc/cpia: fix typo in log messageStephan Hilb2014-04-071-1/+1
* Merge commit '6f273093e54cba130f3ffde3d6433e74baa4ad89'Michael Niedermayer2014-04-067-76/+70
|\
| * LucasArts SMUSH VIMA audio decoderPaul B Mahol2014-04-066-1/+229
* | Merge commit 'a420ccd4f2a011887451a7d5e1bebba4fd7c40e2'Michael Niedermayer2014-04-066-398/+372
|\ \ | |/
| * LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-066-1/+1486
* | dcadsp: fix SSE code to not use SSE2 instructions.Hendrik Leppkes2014-04-061-1/+1
* | avcodec/vp8: fix checking vp7_feature_value_sizeMichael Niedermayer2014-04-061-1/+1
* | avcodec/msrle: check return code for success before useMichael Niedermayer2014-04-061-0/+3
* | avcodec/pthread_frame: fix missing unlock on errorMichael Niedermayer2014-04-061-1/+3
* | Consider aspect ratio when writing tiff dpi.Carl Eugen Hoyos2014-04-062-1/+8
* | avcodec/wma: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-04-051-3/+3
* | avcodec/vp8: fix name of copy_luma()Michael Niedermayer2014-04-051-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-04-056-17/+18
|\ \ | |/
| * dsputil: Move DV-specific ff_zigzag248_direct table to dvdataDiego Biurrun2014-04-046-16/+17
* | Merge commit '57b5b84e208ad61ffdd74ad849bed212deb92bc5'Michael Niedermayer2014-04-052-130/+131
|\ \ | |/
| * x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belongDiego Biurrun2014-04-042-130/+131
* | Merge commit 'c2c5be57494e6117086771bca34c8cd4c72c8e99'Michael Niedermayer2014-04-051-1/+1
|\ \ | |/
| * x86: h264_qpel: Simplify an #if conditionalDiego Biurrun2014-04-041-1/+1
* | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8'Michael Niedermayer2014-04-053-6/+0
|\ \ | |/
| * x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-043-6/+0
* | Merge commit 'b718b24bbe83d3e8787c1dc6449ccbffcd13a4e7'Michael Niedermayer2014-04-055-5/+0
|\ \ | |/
| * ppc: Drop a bunch of unnecessary dsputil_altivec.h #includesDiego Biurrun2014-04-045-5/+0
* | Merge commit 'b42f49e42f8cde25a788b2d13d03e99ca2956647'Michael Niedermayer2014-04-054-4/+0
|\ \ | |/
| * x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-044-4/+0
* | Merge commit '3dc6272bed7890a49080e18eacf3c7a4a6594b0d'Michael Niedermayer2014-04-0514-14/+5
|\ \ | |/
| * Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-0414-13/+6
* | x86/dcadsp: add ff_dca_lfe_fir0_fma3James Almer2014-04-052-0/+14
* | x86/synth_filter: compile avx and fma3 functions unconditionallyJames Almer2014-04-052-10/+0
* | Reindent after last commit.Thilo Borgmann2014-04-052-2/+2
* | lavc/exif: Make EXIF IFD decoding part of private API/ABI.Thilo Borgmann2014-04-055-7/+7
* | avcodec/x86/dcadsp_init: fix compilation failure without FMA3Michael Niedermayer2014-04-051-0/+4
* | Merge commit 'c74b86699c86bdf62e8570f41d8a38be5710baa3'Michael Niedermayer2014-04-042-8/+10
|\ \ | |/
| * x86/synth_filter: add synth_filter_fma3James Almer2014-04-042-0/+28
| * x86/synth_filter: add synth_filter_avxJames Almer2014-04-042-32/+57
| * x86/synth_filter: add synth_filter_sseJames Almer2014-04-042-30/+70
| * arm: asm decode_block_coeffs_internal is vp8 specificJanne Grunau2014-04-041-1/+1
* | x86/synth_filter: remove the main loop when it's not neededChristophe Gisquet2014-04-041-0/+11
* | avcodec.h, avpacket.c: use const AVPacket pointers in copy functionsRoman Fietze2014-04-042-7/+7
* | Merge commit 'ac4b32df71bd932838043a4838b86d11e169707f'Michael Niedermayer2014-04-0418-562/+798
|\ \ | |/
| * On2 VP7 decoderPeter Ross2014-04-0423-342/+1359
| * vc1dec: fix a possible unitialized variable warningVittorio Giovara2014-04-021-1/+2
* | avcodec/h264: clear cur_pic structure instead of duplicating it in ff_h264_up...Michael Niedermayer2014-04-031-0/+1
* | avcodec/jpeglsdec: fix palette parsing codeMichael Niedermayer2014-04-031-3/+5
* | lavc/kbdwin: add missing stdint.h includeJames Almer2014-04-021-0/+2
* | avcodec/ac3dec: use av_freep() for safteyMichael Niedermayer2014-04-021-1/+1
* | Merge commit 'cba4e6062a02d5bf684e13a770be88aa1fec717e'Michael Niedermayer2014-04-026-8/+12
|\ \ | |/
| * More correct printf format specifiersDiego Biurrun2014-04-026-8/+12
* | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2014-04-021-1/+1
|\ \
| * | mpeg12enc: always set closed gop flag on the first gopMarton Balint2014-04-011-1/+1