summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* build: rename subdir.mak ---> library.makDiego Biurrun2011-12-13
* configure: do not manually enable protocolsDiego Biurrun2011-12-13
* ulti: Fix invalid readsGaurav Narula2011-12-13
* lavf: dealloc private options in av_write_trailerLuca Barbato2011-12-13
* yadif: support 10bit YUVLuca Barbato2011-12-13
* vc1: mark with ER_MB_ERROR bits overconsumptionLuca Barbato2011-12-13
* lavc: introduce ER_MB_END and ER_MB_ERRORLuca Barbato2011-12-13
* error_resilience: use the ER_ namespaceLuca Barbato2011-12-13
* build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* rv34: NEON optimised 4x4 dequantMans Rullgard2011-12-13
* rv34: move 4x4 dequant to RV34DSPContextMans Rullgard2011-12-13
* aacdec: Use intfloat.h rather than local punning union.Alex Converse2011-12-12
* doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
* vcr1: drop unnecessary emms_c() calls without MMX codePaul B Mahol2011-12-12
* Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-12
* lavf: add avformat_close_input().Anton Khirnov2011-12-12
* lavf: deprecate av_close_input_stream().Anton Khirnov2011-12-12
* lavf doxy: add some basic demuxing documentation.Anton Khirnov2011-12-12
* lavf doxy: add some general lavf information.Anton Khirnov2011-12-12
* lavf doxy: add misc utility functions to a group.Anton Khirnov2011-12-12
* lavf doxy: add av_guess_codec/format to the encoding group.Anton Khirnov2011-12-12
* lavf doxy: add core functions to a doxy group.Anton Khirnov2011-12-12
* Add basic libavdevice documentation.Anton Khirnov2011-12-12
* lavc: convert error_recognition to err_recognition.Dustin Brody2011-12-12
* avconv: update -map option help textJanne Grunau2011-12-12
* x86: Require 7 registers for the cabac asmMartin Storsjö2011-12-12
* x86: bswap: remove test for bswap instructionMans Rullgard2011-12-12
* bswap: make generic implementation more compiler-friendlyMans Rullgard2011-12-12
* h264: remove useless castMans Rullgard2011-12-12
* proresdec: fix decode_slice() prototypeMans Rullgard2011-12-12
* x86: cabac: replace explicit memory references with "m" operandsMans Rullgard2011-12-11
* avplay: don't request a stereo downmixJustin Ruggles2011-12-11
* wmapro: use av_float2int()Mans Rullgard2011-12-11
* lavc: avoid invalid memcpy() in avcodec_default_release_buffer()Mans Rullgard2011-12-11
* lavu: replace int/float punning functionsMans Rullgard2011-12-11
* lavfi: install libavfilter/vsrc_buffer.hAndrey Utkin2011-12-11
* Remove extraneous semicolonsMans Rullgard2011-12-11
* sdp: Restore the original mp4 format h264 extradata if convertedMartin Storsjö2011-12-11
* rtpenc: Add support for mp4 format h264Luca Abeni2011-12-11
* rtpenc: Simplify code by introducing a separate end pointerMartin Storsjö2011-12-11
* movenc: Use the actual converted sample for RTP hintingMartin Storsjö2011-12-11
* Fix a bunch of common typos.Diego Biurrun2011-12-11
* Warn about avserver being broken.Anton Khirnov2011-12-10
* avconv: drop code for special handling of avserver streams.Anton Khirnov2011-12-10
* rawdec: don't set codec timebase.Anton Khirnov2011-12-10
* lavf doxy: add muxing stuff to lavf_encoding groupAnton Khirnov2011-12-10
* lavf doxy: add demuxing stuff to lavf_decoding groupAnton Khirnov2011-12-10
* lavf doxy: expand/reword metadata API doxy.Anton Khirnov2011-12-10
* lavf doxy: add installed headers to groups.Anton Khirnov2011-12-10
* lavf doxy: add avio groups into the lavf_io group.Anton Khirnov2011-12-10