summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '1ea9fa15c3f9074f6199f68bdd6258c5a2bb89e0'Michael Niedermayer2014-03-192-90/+102
|\
| * libopenjpeg: K&R formatting cosmeticsVittorio Giovara2014-03-182-91/+91
* | Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver2014-03-189-3/+20
* | avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supportedMatt Oliver2014-03-181-2/+2
* | avcodec/h264pred_template: fix declarations after statementsMichael Niedermayer2014-03-181-8/+4
* | avcodec/h264: fix Lossless Decoding (Profile 244) for 8x8 Intra PredictionYogender Kumar Gupta2014-03-184-1/+87
* | Merge commit 'd961a79eb07a8911540a0bd356d68ae0cf93c6a1'Michael Niedermayer2014-03-181-4/+8
|\ \ | |/
| * sbrdsp: move #if to disable all educational codeJanne Grunau2014-03-181-4/+8
| * lavc: er: remove unused variable sizeJanne Grunau2014-03-181-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-03-181-1/+2
|\ \ | |/
| * svq3: directly set pix_fmt and color_rangeVittorio Giovara2014-03-181-1/+2
| * libx264: check color_rangeVittorio Giovara2014-03-161-1/+2
* | avcodec/utils: fix sizeof(AVFrame) dependence in avcodec_encode_audio2()Michael Niedermayer2014-03-181-6/+12
* | x86/synth_filter: improve FMA versionJames Almer2014-03-171-7/+35
* | Merge commit 'bf0d7da7cbbf869605086c2a47cdf87f0a533e24'Michael Niedermayer2014-03-171-1/+2
|\ \ | |/
| * ljpeg: check color_rangeVittorio Giovara2014-03-161-1/+2
* | Merge commit '2183432e6dc8aedf1ef3db63006a2a8195479abd'Michael Niedermayer2014-03-171-0/+1
|\ \ | |/
| * mdec: set color_rangeVittorio Giovara2014-03-161-0/+1
| * mjpeg: set color_rangeVittorio Giovara2014-03-161-1/+6
* | Merge commit '6612a03d7470af4aa6b8aa313b1eff013691d181'Michael Niedermayer2014-03-171-1/+2
|\ \ | |/
| * fraps: set color_rangeVittorio Giovara2014-03-161-0/+2
| * tiff: Support rgba encodingCarl Eugen Hoyos2014-03-161-0/+2
| * raw, nut: Support rgba64 encodingCarl Eugen Hoyos2014-03-161-0/+4
* | Merge commit 'cccac7654f3f6b82967bc6ae08b35ae8b4fbe1a9'Michael Niedermayer2014-03-171-2/+2
|\ \ | |/
| * png: Support rgb48 and rgba64 encodingCarl Eugen Hoyos2014-03-161-1/+9
* | Merge commit 'c598b569fb3d1f4b6c4868fe64f6989254df5186'Michael Niedermayer2014-03-174-166/+183
|\ \ | |/
| * png: K&R formatting cosmeticsVittorio Giovara2014-03-164-185/+209
* | Merge commit 'f7518f1a0e0a1788c303de3c6198da07e575710c'Michael Niedermayer2014-03-171-1/+1
|\ \ | |/
| * codec_desc: update dvaudio tagVittorio Giovara2014-03-161-1/+1
* | Merge commit 'd24e9a99a40166bf881ccd2e3ae5688af4726658'Michael Niedermayer2014-03-177-7/+2
|\ \ | |/
| * h264 does not depend on mpegvideo any moreVittorio Giovara2014-03-167-7/+2
* | avcodec/vdpau: update ff_vdpau_h264_set_reference_frames() to H264PictureMichael Niedermayer2014-03-171-2/+2
* | Merge commit '7245a0ae872d4f65396a37d13f5d1d2c2efe11c2'Michael Niedermayer2014-03-172-12/+1
|\ \ | |/
| * mpegvideo: remove h264-only fieldsVittorio Giovara2014-03-161-11/+0
* | Merge commit 'be039278b5ebd8075d90a3508db2aed5adf59e02'Michael Niedermayer2014-03-175-58/+99
|\ \ | |/
| * mpegvideo: move ff_draw_horiz_band() to mpegutils.cVittorio Giovara2014-03-165-58/+99
* | avcodec/dxva2: fix pointers after H264PictureMichael Niedermayer2014-03-175-22/+22
* | avcodec/vdpau: fix ff_vdpau_get_surface_id() argument after H264PictureMichael Niedermayer2014-03-176-12/+12
* | avcodec/vaapi: fix pointer types after H264Picture changesMichael Niedermayer2014-03-176-12/+12
* | Merge commit 'e0c16e4e3259cf50b5bac4c23bb6e517f397c74b'Michael Niedermayer2014-03-1742-80/+157
|\ \ | |/
| * mpegvideo: move mpegvideo formats-related defines to mpegutils.hVittorio Giovara2014-03-1641-78/+154
* | Merge commit '136034d86b5cb1819a2c3e6ecdfeb05dcba7140d'Michael Niedermayer2014-03-173-17/+14
|\ \ | |/
| * h264: Remove MotionEstContext and move the relevant fields to H264ContextVittorio Giovara2014-03-163-17/+14
* | Merge commit 'e3c2d0f3d41f79f7be7ba944aaca2e287c7d5c7c'Michael Niedermayer2014-03-172-5/+6
|\ \ | |/
| * h264: Replace mpegvideo-specific MAX_THREADS by private defineVittorio Giovara2014-03-162-5/+6
* | Merge commit '5d1c2e53ab3ce27b48c138d22bb01ff8e8304f27'Michael Niedermayer2014-03-173-12/+14
|\ \ | |/
| * h264: Replace mpegvideo-specific MAX_PICTURE_COUNT by private defineVittorio Giovara2014-03-163-12/+14
* | avcodec/h264: h264_set_erpic() clear destinationMichael Niedermayer2014-03-171-0/+2
* | Merge commit '9b749c8274f6b6f35dde2cf29b99fa4f719abf87'Michael Niedermayer2014-03-179-94/+152
|\ \ | |/
| * h264: move relevant fields from Picture to H264PictureVittorio Giovara2014-03-168-90/+148
OpenPOWER on IntegriCloud