summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* flacdec: simplify loop in decode_residuals()Mans Rullgard2012-08-21
* fate: make Ut Video encoder tests use bitexact swscale flagsJan Ekström2012-08-21
* build: amrwb: Drop redundant lsp dependency declarationDiego Biurrun2012-08-20
* fate: fix utvideoenc testsMans Rullgard2012-08-20
* fate: Add FATE tests for the Ut Video encoderJan Ekström2012-08-20
* lavc: add Ut Video encoderJan Ekström2012-08-20
* mpegvideo_enc: remove stray duplicate line from 7f9aaa4Anton Khirnov2012-08-20
* swscale: x86: fix #endif comments in rgb2rgb template fileGiorgio Vazzana2012-08-19
* avconv: mark more options as expert.Anton Khirnov2012-08-19
* avconv: split printing "main options" into global and per-file.Anton Khirnov2012-08-19
* avconv: refactor help printing.Anton Khirnov2012-08-19
* avconv: print info/capabilities options in a separate help group.Anton Khirnov2012-08-19
* avtools: add -h demuxer/muxerAnton Khirnov2012-08-19
* cmdutils: extend -h to allow printing codec details.Anton Khirnov2012-08-19
* cmdutils: change semantics of show_help_options() and document it.Anton Khirnov2012-08-19
* avtools: move some newlines to show_help_options().Anton Khirnov2012-08-19
* avconv: deprecate -isync.Anton Khirnov2012-08-19
* avconv: reformat the options table.Anton Khirnov2012-08-19
* avconv: get rid of ugly casts in the options table.Anton Khirnov2012-08-19
* avconv: try to match codecs by codec descriptor name as a last resort.Anton Khirnov2012-08-19
* avtools: fix show_foo() signatures.Anton Khirnov2012-08-19
* vorbisdec: remove some pointless commentsMans Rullgard2012-08-19
* avprobe: add const to AVCodec pointerMans Rullgard2012-08-18
* libavformat: add const to AVCodec pointersMans Rullgard2012-08-18
* pthread: add const to AVCodec pointersMans Rullgard2012-08-18
* mpegvideo_enc: don't use deprecated avcodec_encode_video().Anton Khirnov2012-08-18
* cmdutils: refactor -codecs option.Anton Khirnov2012-08-18
* avconv: make -shortest a per-output file option.Anton Khirnov2012-08-18
* lavc: add avcodec_descriptor_get_by_name().Anton Khirnov2012-08-18
* lavc: add const to AVCodec* function parameters.Anton Khirnov2012-08-18
* swf(dec): replace CODEC_ID with AV_CODEC_IDAnton Khirnov2012-08-18
* dvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZEAnton Khirnov2012-08-18
* rtmpdh: Do not generate the same private key every time when using libnettleSamuel Pitoiset2012-08-17
* rtp: remove ff_rtp_get_rtcp_file_handle().Jordi Ortiz2012-08-17
* rtsp.c: use ffurl_get_multi_file_handle() instead of ff_rtp_get_rtcp_file_han...Jordi Ortiz2012-08-17
* avio: add (ff)url_get_multi_file_handle() for getting more than one fdJordi Ortiz2012-08-17
* h264: vdpau: fix crash with unsupported colorspaceUoti Urpala2012-08-17
* amrwbdec: Decode the fr_quality bit properlyMartin Storsjö2012-08-17
* libvpxenc: use the default bitrate if not setLuca Barbato2012-08-17
* utvideo: Rename utvideo.c to utvideodec.cJan Ekström2012-08-17
* doc: Fix syntax errors in sample Emacs configJordi Ortiz2012-08-17
* mjpegdec: more meaningful return valuesLuca Barbato2012-08-17
* configure: clean up Altivec detectionMans Rullgard2012-08-16
* getopt: Remove an unnecessary defineMartin Storsjö2012-08-16
* rtmp: Use int instead of ssize_tMartin Storsjö2012-08-16
* getopt: Add missing includesMartin Storsjö2012-08-16
* rtmp: Add support for receiving incoming streamsJordi Ortiz2012-08-16
* Add missing includes for code relying on external librariesMartin Storsjö2012-08-16
* Fix even more missing includes after the common.h removalMartin Storsjö2012-08-16
* build: Factor out rangecoder dependencies to CONFIG_RANGECODERDiego Biurrun2012-08-16