summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Rearrange exponent buffer to group all blocks for a single channel together.Justin Ruggles2011-01-15
* Cosmetics: fix weird indent.Stefano Sabatini2011-01-15
* H.264/SVQ3: make chroma DC work the same way as luma DCJason Garrett-Glaser2011-01-15
* Port SVQ3 to use the new mb_luma_dc method of storing luma DC coefficients.Jason Garrett-Glaser2011-01-15
* In yadif filter, default to top field first if interlacing is unknownBaptiste Coudurier2011-01-15
* also support decoding of AVPackets with multiple wma packetsSascha Sommer2011-01-14
* H.264: Remove useless arg to chroma_dc_dequant_idct_cJason Garrett-Glaser2011-01-14
* Fix ff_pw_3 alignment.Ronald S. Bultje2011-01-14
* In mxf muxer, check the return value of gmtime, fix #2494Baptiste Coudurier2011-01-14
* Update smc fate ref due to r26310Baptiste Coudurier2011-01-14
* Fix SVQ3Jason Garrett-Glaser2011-01-14
* New "copytb" ffmpeg cli option to copy input stream time base when stream cop...Baptiste Coudurier2011-01-14
* Remove outdated comment in h264dsp.hJason Garrett-Glaser2011-01-14
* Reindent after r26337.Jason Garrett-Glaser2011-01-14
* H.264: switch to x264-style tracking of luma/chroma DC NNZJason Garrett-Glaser2011-01-14
* H.264: split luma dc idct out and implement MMX/SSE2 versionsJason Garrett-Glaser2011-01-14
* Make opt_audio_sample_fmt() abort in case of invalid sample formatStefano Sabatini2011-01-14
* Add the word "Parsed" in the parsed filter names.Stefano Sabatini2011-01-14
* Add avcore.h header in samplefmt.h.Stefano Sabatini2011-01-14
* Copy metadata from ASF files contained in RTSP streams from ASF to RTSP layer,Ronald S. Bultje2011-01-14
* Reindent after 26330.Ronald S. Bultje2011-01-14
* Introduce av_metadata_copy() to copy metadata from one struct to another.Ronald S. Bultje2011-01-14
* H.264: eliminate non-transposed scantable support.Jason Garrett-Glaser2011-01-14
* add support for blocksize 64Sascha Sommer2011-01-14
* wtv: ignore VIDEOINFOHEADER2 picture aspect ratio information, as it is unrel...Peter Ross2011-01-14
* Revert aviobuf: Retry if the read/write function returns AVERROR(EAGAIN)Martin Storsjö2011-01-13
* Check linked pads media type mismatch in avfilter_link().Stefano Sabatini2011-01-13
* Make av_get_channel_layout_string() guess the number of channels if itStefano Sabatini2011-01-13
* Make avfilter_graph_free() do nothing if graph is NULL.Stefano Sabatini2011-01-12
* Print link audio format name in tools/graph2dot.Stefano Sabatini2011-01-12
* Use AVERROR_INVALIDDATA rather than -1 for nutdec error codes.Stefano Sabatini2011-01-12
* In the pad filter, log information about the input size.Stefano Sabatini2011-01-12
* Remove myself as AAC maintainer. I just don't have it in me anymore.Alex Converse2011-01-12
* aviobuf: Retry if the read/write function returns AVERROR(EAGAIN)Martin Storsjö2011-01-12
* Do not allocate unused swscale context when libavfilter is compiled inBaptiste Coudurier2011-01-12
* don't complain about codec type/id mismatche for attachment streamsAurelien Jacobs2011-01-12
* Fix design of the pad filter.Michael Niedermayer2011-01-11
* Add w,h,format back into AVFilterBuffer, these are required for direct render...Michael Niedermayer2011-01-11
* Fix warnings:Baptiste Coudurier2011-01-11
* Change 'arg' type in parse_meta_type, fix warning:Baptiste Coudurier2011-01-11
* In mov demuxer, handle better wrong time scale, fix issue #2528Baptiste Coudurier2011-01-11
* In mov demuxer, set r_frame_rate for cfr filesBaptiste Coudurier2011-01-11
* Do not crash for illegal sample size, fixes issue 2502.Daniel Kang2011-01-11
* Clarify timestamps related error messages in compute_pkt_fields2().Stefano Sabatini2011-01-11
* electronicarts: prevent endless loop opportunity in process_audio_header_elem...Peter Ross2011-01-11
* H.264: fix grayscale decoding with explicit wpredJason Garrett-Glaser2011-01-10
* revert r26302Peter Ross2011-01-10
* Do not stop decoding on pnm files with negative maxval.Carl Eugen Hoyos2011-01-10
* In gif encoder, fix uninitialized value, patch by Clément Bœsch, ubitux at ...Clément Bœsch2011-01-10
* electronicarts: prevent endless loop opportunity in process_audio_header_elem...Peter Ross2011-01-10