summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'ed39cda02923316b6710c1bcc34d3445370be5b4'Michael Niedermayer2014-06-011-0/+20
|\
| * flacenc: send final extradata in packet side dataAnton Khirnov2014-06-011-0/+20
* | Merge commit '0957b274e312e985d69cb490bee2a7ff820acaa6'Michael Niedermayer2014-06-013-1/+17
|\ \ | |/
| * lavc: add an option to enable side data-only packets during encodingAnton Khirnov2014-06-013-1/+17
* | Merge commit 'eb800f120d2d42590fde2302fe828c847e41e773'Michael Niedermayer2014-06-011-4/+10
|\ \ | |/
| * libavcodec: set AVFrame colorspace fields on decodingwm42014-06-011-0/+7
* | Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88'Michael Niedermayer2014-06-011-46/+0
|\ \ | |/
| * lavu: add all color-related enums to AVFramewm42014-06-011-67/+0
* | avcodec/cljr: require (v)strict -1 to use width %4 != 0Michael Niedermayer2014-06-011-0/+7
* | avcodec/mjpegenc: disallow encoding amv with height%16!=0Michael Niedermayer2014-06-011-0/+7
* | avcodec/mjpegdec: request a AMV sample with non mod 16 heightMichael Niedermayer2014-06-011-0/+3
* | x86/motion_est: enable sad16_sse2 on k10 CPUsJames Almer2014-06-011-1/+1
* | avcodec/cljr: support width%4 encodingMichael Niedermayer2014-06-011-0/+6
* | avcodec/cljr: remove coded_frame codeMichael Niedermayer2014-06-011-20/+0
* | lavc/dsputil: add missing vsad8 and vsse8 functionsJames Almer2014-05-311-28/+37
* | avcodec/asvenc: fix encoding dimensions %16 != 0Michael Niedermayer2014-05-311-0/+42
* | avcodec/snow: fix 1 pixel block sizesMichael Niedermayer2014-05-311-2/+6
* | Fix compilation with --disable-everything --enable-demuxer=matroska.Carl Eugen Hoyos2014-05-311-1/+2
* | lavc/jpeglsenc: Enable frame-threading.Carl Eugen Hoyos2014-05-311-0/+1
* | lavc/lclenc: Enable frame-threading.Carl Eugen Hoyos2014-05-311-0/+1
* | lavc/ljpegenc: Enable frame-threading.Carl Eugen Hoyos2014-05-311-0/+1
* | lavc/tiffenc: Enable frame-threading.Carl Eugen Hoyos2014-05-311-0/+1
* | lavc/utvideoenc: Enable frame-threading.Carl Eugen Hoyos2014-05-311-0/+1
* | huffyuv: increase VLC_BITS to 12Christophe Gisquet2014-05-311-1/+1
* | build: fix compilation of svq1enc_mmx.c with --disable-mmxJames Almer2014-05-311-1/+1
* | x86/huffyuvdsp: fix some prototypesJames Almer2014-05-313-7/+3
* | Merge commit 'd6d767d93e532246cacf3567e6bcad76a821f838'Michael Niedermayer2014-05-301-3/+3
|\ \ | |/
| * ppc: Fix compilation for ppc64le (ELFv2)Thierry Fauck2014-05-301-0/+8
* | x86: huffyuvdsp: fewer functions for x86_64Christophe Gisquet2014-05-303-4/+10
* | avcodec/options: leave priv_data in avcodec_copy_context() intactMichael Niedermayer2014-05-301-1/+0
* | avcodec/proresenc_anatoliy: simplify get()Michael Niedermayer2014-05-301-5/+3
* | avcodec/proresenc_anatoliy: load 4 samples at a time in get()Michael Niedermayer2014-05-301-4/+3
* | avcodec/proresenc_anatoliy: Use fdct from DSPContext instead of direct call.Michael Niedermayer2014-05-301-6/+11
* | avcodec/proresenc_anatoliy: Set bits_per_raw_sampleMichael Niedermayer2014-05-301-0/+2
* | Fix VDPAU decoders, regression since f2f99f07.Carl Eugen Hoyos2014-05-301-1/+2
* | x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasmTimothy Gu2014-05-302-145/+48
* | x86: dsputilenc: move all the function prototypes togetherTimothy Gu2014-05-301-14/+13
* | x86: huffyuvdsp: add_hfyu_left_pred_bgr32Christophe Gisquet2014-05-302-1/+48
* | avcodec/huffyuvdsp: Change w to intptr in add_hfyu_median_pred() and add_hfyu...Michael Niedermayer2014-05-303-9/+9
* | x86: huffyuvdsp: add SSE2 median predictionChristophe Gisquet2014-05-302-38/+64
* | avcodec/indeo4: Decode both parts of IP framesDirk Ausserhaus2014-05-303-18/+46
* | avcodec/indeo4: Move frametypes into common header.Dirk Ausserhaus2014-05-303-32/+32
* | Do not overwrite the sample format with AV_SAMPLE_FMT_NONE in libspeex_decode...Carl Eugen Hoyos2014-05-301-1/+0
* | avcodec/qpeldsp: Restore author attributionMichael Niedermayer2014-05-301-0/+2
* | avcodec/x86/qpeldsp_init: Restore author attributionMichael Niedermayer2014-05-301-0/+2
* | qpel_template: Restore author attributionMichael Niedermayer2014-05-301-0/+2
* | Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'Michael Niedermayer2014-05-3031-1313/+1452
|\ \ | |/
| * dsputil: Split off quarterpel bits into their own contextDiego Biurrun2014-05-2927-1266/+1402
* | Merge commit 'cb52a17cb62297802b0a77e5af9850d87c3f925b'Michael Niedermayer2014-05-305-24/+24
|\ \ | |/
| * dsputil: Move Bink-specific add_pixels8 to binkdspDiego Biurrun2014-05-295-24/+24
OpenPOWER on IntegriCloud