summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-23
* vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23
* aacenc: Fix whitespace after last commit.Nathan Caldwell2011-04-23
* cook: Fix small typo in av_log_ask_for_sample message.Diego Biurrun2011-04-23
* aacenc: Finish 3GPP psymodel analysis for non mid/side cases.Nathan Caldwell2011-04-23
* Add some debug log messages to AAC extradataAlex Converse2011-04-22
* Use av_log_ask_for_sample() to request samples from users.Diego Biurrun2011-04-22
* Make av_log_ask_for_sample() accept a variable number of arguments.Diego Biurrun2011-04-22
* vqavideo: We no longer need to ask for version 1 samples.Diego Biurrun2011-04-22
* aacdec: indentation cosmeticsYoung Han Lee2011-04-22
* Introduce slice threads flag.Ronald S. Bultje2011-04-21
* Use av_log_ask_for_sample() where appropriate.Diego Biurrun2011-04-21
* lavc: provide deprecated avcodec_thread_init until next major versionAnton Khirnov2011-04-21
* lavc: provide the opt.h header until the next bumpAnton Khirnov2011-04-21
* In avcodec_open(), set return code to an error value only when an error occursJustin Ruggles2011-04-19
* lavc: remove reference to opt.h from Makefile.Anton Khirnov2011-04-19
* lavc: remove misc disabled cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_INOFFICIAL cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_SET_STRING_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_USE_LPC cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_SUBTITLE_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_VIDEO_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_AUDIO_OLD cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_OPT_SHOW cruft.Anton Khirnov2011-04-19
* lavc: remove the FF_API_MM_FLAGS cruft.Anton Khirnov2011-04-19
* pcm: Add const to cast in ENCODE macro.Diego Biurrun2011-04-19
* libvo-aacenc,libvo-amrwbenc}: fix api usageLuca Barbato2011-04-18
* Bump major versions of all libraries.Anton Khirnov2011-04-18
* Replace mplayerhq.hu URLs by libav.org.Diego Biurrun2011-04-18
* ptx: Use av_log_ask_for_sample() where appropriate.Diego Biurrun2011-04-18
* Replace more FFmpeg references by Libav.Diego Biurrun2011-04-17
* ac3dec: fix processing of delta bit allocation information.Justin Ruggles2011-04-17
* vc1: fix fate-vc1 after previous commit.Ronald S. Bultje2011-04-17
* wmv3dec: fix playback of complex WMV3 files using simple_idct.Ronald S. Bultje2011-04-16
* make av_dup_packet() more cautious on allocation failuresKostya Shishkov2011-04-15
* make containers pass palette change in AVPacketKostya Shishkov2011-04-15
* introduce side information for AVPacketKostya Shishkov2011-04-15
* libavcodec: Bump micro after adding the dtx AVOptionsMartin Storsjö2011-04-14
* libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptionsMartin Storsjö2011-04-14
* libopencore-amr, libvo-amrwbenc: Only check the bitrate when changedMartin Storsjö2011-04-14
* libopencore-amr, libvo-amrwbenc: Find the closest matching bitrateMartin Storsjö2011-04-14
* libvo-*: Fix up the long codec namesMartin Storsjö2011-04-13
* libavcodec: Mark AVCodec->priv_class constMartin Storsjö2011-04-13
* libvo-aacenc: Only produce extradata if the global header flag is setMartin Storsjö2011-04-13
* lavc: postpone removal of request_channelsAnton Khirnov2011-04-13
* lavc: postpone removal of audioconvert and sample_fmt wrappersAnton Khirnov2011-04-13
* libopencore-amr: Cosmetics: Rewrap and alignMartin Storsjö2011-04-13
* libopencore-amr, libvo-amrbwenc: Rename variables and functionsMartin Storsjö2011-04-13
* libopencore-amr: Convert commented out debug logging into av_dlogMartin Storsjö2011-04-13
* libopencore-amr: Remove an unused state variableMartin Storsjö2011-04-13