summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* id3v2: use a named constant instead of 0x02Anton Khirnov2010-12-07
* In mov demuxer, read alac sample from extradata, fix #2406Baptiste Coudurier2010-12-07
* Deprecate the use of the NO_COLOR environment variable.Stefano Sabatini2010-12-06
* Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use ofStefano Sabatini2010-12-06
* alsdec: Correct the ALS decoder by storing some parameters per-channel ratherSprezz2010-12-06
* rtpdec_h264: Pass NAL type 0 throughMartin Storsjö2010-12-06
* rtpdec: Skip padding bytes at the end of packetsMartin Storsjö2010-12-06
* In yadif filter, declare asm constants directly to avoid dependency on libavc...Baptiste Coudurier2010-12-06
* rtpdec_qcelp: Use the depacketizer for static payload types, tooMartin Storsjö2010-12-05
* rtsp: Look for RTP payload handlers for static payload types, tooMartin Storsjö2010-12-05
* rtsp: Factorize code for initializing the rtp payload handlerMartin Storsjö2010-12-05
* rtpdec: Add functions for finding depacketizers by name or payload idMartin Storsjö2010-12-05
* rtpdec: Allow dynamic payload handlers to handle static payload types, tooMartin Storsjö2010-12-05
* rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658Martin Storsjö2010-12-05
* Allow to force colored output.Etienne Buira2010-12-05
* RTP/VP8: Update the warning about the VP8 payloadMartin Storsjö2010-12-05
* Add CODEC_CAP_NEG_LINESIZES.Stefano Sabatini2010-12-04
* cosmetic: indentationAurelien Jacobs2010-12-04
* add subtitle codec autodetectionAurelien Jacobs2010-12-04
* Add forgotten deprecation to avcodec_pix_fmt_string().Stefano Sabatini2010-12-04
* Cosmetics: add empty line which was previously removed.Stefano Sabatini2010-12-04
* 10l, add ff_pw_1 to dsputil_mmx for yadif sse2Baptiste Coudurier2010-12-04
* Port libmpcodecs hqdn3d filter.Baptiste Coudurier2010-12-04
* Deprecate avcodec_pix_fmt_string() in favor ofStefano Sabatini2010-12-04
* Implement av_image_alloc() and use it inStefano Sabatini2010-12-04
* Declare sse2 and ssse2 function in yadif headerBaptiste Coudurier2010-12-04
* Try to improve reordered_opaque doxy.Michael Niedermayer2010-12-04
* Detect incorrect padding with wrong stuffing codes used by NEC N-02B.Michael Niedermayer2010-12-04
* yadif sse2/ssse3 optimizationsBaptiste Coudurier2010-12-04
* Count non-header data towards intra block bit count in MJPEG encoderBobby Bingham2010-12-04
* Change the argument of memory allocation functions from unsigned int to size_tMichael Niedermayer2010-12-04
* Change the argument of memory allocation functions from unsigned int to size_tMichael Niedermayer2010-12-04
* set default subtitle_codec for ass muxerAurelien Jacobs2010-12-04
* cosmetic: alignmentAurelien Jacobs2010-12-04
* use designated initializer in ASS (de)muxerAurelien Jacobs2010-12-04
* add myself as maintainer for ASS and SRTAurelien Jacobs2010-12-04
* g722: Add a trellis encoderMartin Storsjö2010-12-03
* Add myself as maintainer for g722.cMartin Storsjö2010-12-03
* mpegtsenc: Improve PCR generation and outputTomas Härdin2010-12-03
* skip top-level objects to search for the simple index in ASF filesStefan Gehrer2010-12-03
* Add avfilter_graph_create_filter().Stefano Sabatini2010-12-02
* Add missing overflow checks in av_image_fill_pointers() andStefano Sabatini2010-12-02
* mpc: read id3v1 tags.Anton Khirnov2010-12-02
* Use SECTION .text for yasm code.avcoder2010-12-01
* adpcm: Skip samples whose ssd calculation has wrapped aroundMartin Storsjö2010-12-01
* Add missing dependencies for frei0r_src in configure.Stefano Sabatini2010-11-30
* Extend the frei0r filter syntax.Stefano Sabatini2010-11-30
* Implement frei0r source.Stefano Sabatini2010-11-30
* Remove @anchor{} commands from the POD output.Stefano Sabatini2010-11-30
* Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422).Andrew Wason2010-11-29