summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* build: Factor out error resilience dependencies to CONFIG_ERROR_RESILIENCEDiego Biurrun2012-08-16
* x86: avcodec: Consistently name all init filesDiego Biurrun2012-08-16
* Add more missing includes after removing the implicit common.hMartin Storsjö2012-08-16
* Add some more missing includes after removing the implicit common.hMartin Storsjö2012-08-15
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* rtmp: Automatically compute the hash for SWFVerificationSamuel Pitoiset2012-08-15
* rtmp: Add support for SWFVerificationSamuel Pitoiset2012-08-15
* api-example: use new video encoding API.Anton Khirnov2012-08-15
* x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun2012-08-15