summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Move PRED4x4_LOWPASS up so it can be used in 8x8l predict functions whileRonald S. Bultje2010-12-29
* Port pred8x8_dc_mmxext (H.264 intra prediction) from x264 to FFmpeg. OriginalRonald S. Bultje2010-12-29
* Make fate vp8 test cover emu_edge casesLuca Barbato2010-12-29
* Add missing authors to copyright headers.Ronald S. Bultje2010-12-29
* Port pred8x8_top_dc_mmxext (H.264 intra prediction) from x264 to FFmpeg.Daniel Kang2010-12-29
* Mark recently added pred4x4_down_left_mmxext as CONFIG_GPL. Although HolgerRonald S. Bultje2010-12-29
* Fix wrong bitstream mode for AC-3.Anssi Hannula2010-12-29
* Improve error return values.Anssi Hannula2010-12-29
* Always encapsulate DTS in big-endian format, at least some receiversAnssi Hannula2010-12-29
* Add Anssi and myself to the authors in doxygen.Anssi Hannula2010-12-29
* wtv: parse MPEG2 descriptor eventsPeter Ross2010-12-29
* add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines availab...Peter Ross2010-12-29
* wtv: only warn about unknown subtype, if it actually unknownPeter Ross2010-12-29
* wtv: use correct names for subtitle and language guidsPeter Ross2010-12-29
* Fix assertion failure due to frames being 0 in mp3 vbr bitrate calculation.Michael Niedermayer2010-12-29
* add ASS encoding and decoding support in Subtitle Formats documentationAurelien Jacobs2010-12-28
* add SubRip decoderAurelien Jacobs2010-12-28
* Bump micro for VP8 emu-edge support.Ronald S. Bultje2010-12-28
* Support CODEC_FLAG_EMU_EDGE in VP8 decoder.Ronald S. Bultje2010-12-28
* Fix style nits in avfiltergraph.c.Stefano Sabatini2010-12-28
* Fix ffplay -an/-vn options that were swapped by r26105.Nicolas George2010-12-28
* ffmetaenc: remove useless initializersAnton Khirnov2010-12-28
* lavf: rename meta{dec,enc}.c -> ffmeta{dec,enc}.cAnton Khirnov2010-12-28
* Add copy filter, useful for testing the avfilter_draw_slice() copyStefano Sabatini2010-12-28
* Bump lavfi minor and add an entry after r26108 (which addedStefano Sabatini2010-12-27
* In the crop filter, put under ifdef DEBUG the trace logs for theStefano Sabatini2010-12-27
* Fix date in APIchanges.Stefano Sabatini2010-12-27
* Support filters and decoders that dont support negative linesizes.Michael Niedermayer2010-12-27
* rtsp: Check if the rtp stream actually has an RTPDemuxContextMartin Storsjö2010-12-27
* Consistently prefer short library names in APIchanges.Stefano Sabatini2010-12-27
* Use av_find_best_stream in ffplay.Nicolas George2010-12-27
* Implement av_find_best_stream.Nicolas George2010-12-27
* lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMSAnton Khirnov2010-12-27
* Metadata demuxer.Anton Khirnov2010-12-27
* Metadata muxerAnton Khirnov2010-12-27
* Allow output formats without any streams.Anton Khirnov2010-12-27
* Fix typo.Ronald S. Bultje2010-12-26
* Extend documentation for format and noformat filters, and removeStefano Sabatini2010-12-26
* Add erode libopencv filter.Stefano Sabatini2010-12-26
* Add dilate libopencv filter.Stefano Sabatini2010-12-26
* Bump libavformat minor version, forgotten in r26094Peter Ross2010-12-26
* Windows Televison (WTV) demuxerPeter Ross2010-12-26
* make guid utility function visibile to other modules (ff_guidcmp, ff_get_guid)Peter Ross2010-12-26
* add ff_find_stream_indexPeter Ross2010-12-26
* add ff_get_bmp_headerPeter Ross2010-12-26
* Simplify tff setting code in MPV_frame_start().Michael Niedermayer2010-12-25
* Clarify AVFMT_TS_DISCONT and muxers.Michael Niedermayer2010-12-25
* Fix size of monoblack_pal array, code uses 16 values unconditionally.Daniel Verkamp2010-12-25
* Port pred4x4_down_left_mmxext (H.264 intra prediction) from x264 to FFmpeg.Daniel Kang2010-12-24
* For rounding in chroma MC SSSE3, use 16-byte pw_3/4 instead of reading 8 bytesRonald S. Bultje2010-12-24