summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.Carl Eugen Hoyos2010-11-29
* In ts demuxer, if pes packet size is < ts packet, honor pes packet and skip p...Baptiste Coudurier2010-11-29
* Update fate h264 test due to r25824, this file has 2 frames delayBaptiste Coudurier2010-11-28
* rtsp: Do a forgotten reindentingMartin Storsjö2010-11-28
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-28
* Add G.722 to RIFF codec listPeter Ross2010-11-28
* Increase avformat micro version, forgotten in r25834.Carl Eugen Hoyos2010-11-27
* Add copyright notices for the E-AC3 and TrueHD parts of the muxer.Carl Eugen Hoyos2010-11-27
* IEC 61937 encapsulation of TrueHD for HDMI passthrough.Anssi Hannula2010-11-27
* DV: use data_offset to fix seeking in badly cut files where the firstReimar Döffinger2010-11-27
* ensure the ASS string in AVSubtitleRect is 0 terminatedAurelien Jacobs2010-11-27
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-26
* Fix date in last APIchanges entry.Stefano Sabatini2010-11-26
* Fix crash in uninit.Stefano Sabatini2010-11-25
* Fix timestamp scaling in the overlay filter.Stefano Sabatini2010-11-25
* Implement avfilter_get_video_buffer_ref_from_arrays().Stefano Sabatini2010-11-25
* Make avfilter_default_free_buffer() an internal shared symbol, so thatStefano Sabatini2010-11-25
* In mov demuxer, if multiple h264 stsd are present, do not concatenate streams...Baptiste Coudurier2010-11-25
* In av_find_stream_info, decode more h264 to get correct delay, issue #2020Baptiste Coudurier2010-11-25
* In TS demuxer, create the AVStream during pmt parsing if the pes stream does notStephen D'Angelo2010-11-25
* In TS demuxer, keep the pmt filter open to parse all pmt sections,Baptiste Coudurier2010-11-25
* avidec: read some of the Nikon specific tags produced by Nikon camerasAurelien Jacobs2010-11-24
* 0.123l: remove unused arguments in av_log(), fix warning.Stefano Sabatini2010-11-24
* In aspect filter, fix display for input resolutionBaptiste Coudurier2010-11-24
* In crop filter, reference picref after updating w/h, fix issue #2377Baptiste Coudurier2010-11-24
* Add informative log message in the crop filter.Stefano Sabatini2010-11-23
* Fix memleak: free palette data on close.Reimar Döffinger2010-11-23
* avidec: support non-standard creation_time formatAurelien Jacobs2010-11-23
* avidec: trivial simplification regarding av_metadata_setAurelien Jacobs2010-11-23
* matroskaenc: don't duplicate title informationAnton Khirnov2010-11-23
* id3v2: add TDEN<->creation_time tag mappingAnton Khirnov2010-11-23
* lavf: document the new creation_time tagAnton Khirnov2010-11-23
* 100l, fix missing decrement on split PGS packets.Reimar Döffinger2010-11-23
* In h264 decoder, fix decoding when nal end sequence is presentBaptiste Coudurier2010-11-23
* Remove some warningsBaptiste Coudurier2010-11-23
* 10l, fix memleak, forgot to free mp4_dec_config_descrBaptiste Coudurier2010-11-23
* In ts demuxer, support aac flexmux using extradata in iods, issue #2346Baptiste Coudurier2010-11-23
* Unset variable fps for mov and mp4 muxer, they support itBaptiste Coudurier2010-11-23
* S/PDIF demuxerAnssi Hannula2010-11-22
* Reindent.Stefano Sabatini2010-11-22
* Implement robust parsing in aspect filters.Stefano Sabatini2010-11-22
* Add informative log messages to the set aspect filters.Stefano Sabatini2010-11-22
* Give more explicit/less confusing names to the filters dealing withStefano Sabatini2010-11-22
* Add missing check on the existence of avcodec_opts[AVMEDIA_TYPE_X],Stefano Sabatini2010-11-22
* In yadif filter, copy video props to output picture.Baptiste Coudurier2010-11-22
* Fail RLE decoding if insufficient data for a complete bitmap was decoded.Reimar Döffinger2010-11-22
* Support PGS subtitles with RLE data split over mutiple packets.Mark Goodman2010-11-22
* ffmpeg.c: document default metadata mappingsAnton Khirnov2010-11-22
* ffmpeg.c: copy global metadata by defaultAnton Khirnov2010-11-22
* fix pointer truncation to int in avpicture_layout()Ramiro Polla2010-11-22