summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* utvideoenc: use dsp.sub_hfyu_median_predictionMichael Niedermayer2012-08-221-20/+6
* utvideoenc: align mangled buffer starts.Michael Niedermayer2012-08-222-8/+11
* utvideoenc: drop stepMichael Niedermayer2012-08-221-15/+15
* utvideoenc: avoid writing into the input picture.Michael Niedermayer2012-08-222-22/+41
* utvideoenc: use ff_generate_len()Michael Niedermayer2012-08-221-116/+4
* huffman/huffyuv: move lorens huffman table generation code to huffman.c/hMichael Niedermayer2012-08-223-61/+63
* utvideoenc: optimize and simplify mangle_rgb_planesMichael Niedermayer2012-08-221-7/+4
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-222-3/+2
|\
| * build: x86: Only compile mpegvideo optimizations when necessaryDiego Biurrun2012-08-221-1/+1
| * build: Make the E-AC-3 encoder select the AC-3 encoderDiego Biurrun2012-08-221-2/+1
* | avrn: lowercase "name" and expand"long_name"Piotr Bandurski2012-08-212-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-213-36/+39
|\ \ | |/
| * dirac: use meaningful return valuesJordi Ortiz2012-08-211-12/+13
| * flacdec: simplify sample buffer handlingMans Rullgard2012-08-211-19/+18
| * flacdec: simplify loop in decode_residuals()Mans Rullgard2012-08-211-2/+6
| * build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-201-1/+1
* | h264: fix variable overflow after a few years of video playbackMichael Niedermayer2012-08-201-1/+1
* | utvideoenc: Port to ff_alloc_packet2Derek Buitenhuis2012-08-201-7/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-207-48/+881
|\ \ | |/
| * lavc: add Ut Video encoderJan Ekström2012-08-207-48/+881
| * mpegvideo_enc: remove stray duplicate line from 7f9aaa4Anton Khirnov2012-08-201-1/+0
* | Fix duplicate packet init introduced by 7f9aaa4Wolfram Gloger2012-08-201-1/+0
* | h264: Workaround invalid MPEG-TS broadcastsMichael Niedermayer2012-08-202-0/+11
* | avrndec: add DR1 capability flagMichael Niedermayer2012-08-201-0/+1
* | AVRn: fix progressiveMichael Niedermayer2012-08-201-1/+2
* | lavc: move AVRn to a seperate decoder.Michael Niedermayer2012-08-206-45/+153
* | lavc: avcodec_get_name: return "none" for AV_CODEC_ID_NONE.Nicolas George2012-08-191-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-192-15/+15
|\ \ | |/
| * vorbisdec: remove some pointless commentsMans Rullgard2012-08-191-11/+11
| * pthread: add const to AVCodec pointersMans Rullgard2012-08-181-4/+4
* | rawdec: support AVRn 1:1 raw interlaced modeMichael Niedermayer2012-08-181-15/+45
* | elbg: switch to av_assertMichael Niedermayer2012-08-181-1/+2
* | elbg: fix assertMichael Niedermayer2012-08-181-1/+1
* | h264: vdpau: fix crash with unsupported colorspaceUoti Urpala2012-08-181-0/+9
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-186-23/+60
|\ \ | |/
| * mpegvideo_enc: don't use deprecated avcodec_encode_video().Anton Khirnov2012-08-181-8/+23
| * lavc: add avcodec_descriptor_get_by_name().Anton Khirnov2012-08-182-0/+19
| * lavc: add const to AVCodec* function parameters.Anton Khirnov2012-08-183-14/+17
| * h264: vdpau: fix crash with unsupported colorspaceUoti Urpala2012-08-171-0/+9
| * amrwbdec: Decode the fr_quality bit properlyMartin Storsjö2012-08-171-1/+1
* | lavc/tscc: use reget_buffer.Nicolas George2012-08-181-4/+1
* | acelp_filters: switch to avassertMichael Niedermayer2012-08-181-1/+2
* | libvpxenc: Fix CQ encoding without a specified bitrateMichael Niedermayer2012-08-171-2/+15
* | libvpxenc: only force CBR if a bitrate is setMichael Niedermayer2012-08-171-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-178-68/+84
|\ \ | |/
| * libvpxenc: use the default bitrate if not setLuca Barbato2012-08-171-2/+7
| * utvideo: Rename utvideo.c to utvideodec.cJan Ekström2012-08-172-1/+1
| * mjpegdec: more meaningful return valuesLuca Barbato2012-08-171-66/+77
| * Add missing includes for code relying on external librariesMartin Storsjö2012-08-165-0/+9
* | escape124: Fix long == 64 assumtation.Michael Niedermayer2012-08-171-1/+1
OpenPOWER on IntegriCloud