summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mpegtsenc: Improve PCR generation and outputTomas Härdin2010-12-031-24/+30
* skip top-level objects to search for the simple index in ASF filesStefan Gehrer2010-12-031-1/+14
* Add avfilter_graph_create_filter().Stefano Sabatini2010-12-026-36/+62
* Add missing overflow checks in av_image_fill_pointers() andStefano Sabatini2010-12-021-1/+12
* mpc: read id3v1 tags.Anton Khirnov2010-12-021-0/+3
* Use SECTION .text for yasm code.avcoder2010-12-011-0/+2
* adpcm: Skip samples whose ssd calculation has wrapped aroundMartin Storsjö2010-12-011-0/+6
* Add missing dependencies for frei0r_src in configure.Stefano Sabatini2010-11-301-0/+1
* Extend the frei0r filter syntax.Stefano Sabatini2010-11-302-3/+3
* Implement frei0r source.Stefano Sabatini2010-11-306-11/+144
* Remove @anchor{} commands from the POD output.Stefano Sabatini2010-11-301-0/+1
* Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422).Andrew Wason2010-11-291-0/+1
* Ensure that data_offset is set correctly when there are partialAaron Colwell2010-11-291-2/+20
* Partially revert "Simplify code by using av_metadata_set2()."Anton Khirnov2010-11-291-3/+5
* rtpdec: Remove useless NULL initializations when using designated initializersMartin Storsjö2010-11-293-3/+0
* rtpdec: Change the qdm2, qt and svq3 depacketizers to use designated initiali...Martin Storsjö2010-11-293-21/+21
* Fix h264-conformance-frext-frext_mmco4_sony_b conformance test.Carl Eugen Hoyos2010-11-292-60/+61
* In ts demuxer, if pes packet size is < ts packet, honor pes packet and skip p...Baptiste Coudurier2010-11-291-1/+5
* Update fate h264 test due to r25824, this file has 2 frames delayBaptiste Coudurier2010-11-281-60/+59
* rtsp: Do a forgotten reindentingMartin Storsjö2010-11-281-17/+17
* In libavfilter, use consistently "Copyright (c)" in the licenseStefano Sabatini2010-11-2823-33/+34
* Add G.722 to RIFF codec listPeter Ross2010-11-281-0/+1
* Increase avformat micro version, forgotten in r25834.Carl Eugen Hoyos2010-11-271-1/+1
* Add copyright notices for the E-AC3 and TrueHD parts of the muxer.Carl Eugen Hoyos2010-11-271-0/+2
* IEC 61937 encapsulation of TrueHD for HDMI passthrough.Anssi Hannula2010-11-272-1/+67
* DV: use data_offset to fix seeking in badly cut files where the firstReimar Döffinger2010-11-271-2/+2
* ensure the ASS string in AVSubtitleRect is 0 terminatedAurelien Jacobs2010-11-271-0/+1
* Mobotix .mxg demuxerAnatoly Nenashev2010-11-267-2/+258
* Fix date in last APIchanges entry.Stefano Sabatini2010-11-261-1/+1
* Fix crash in uninit.Stefano Sabatini2010-11-251-1/+1
* Fix timestamp scaling in the overlay filter.Stefano Sabatini2010-11-251-3/+2
* Implement avfilter_get_video_buffer_ref_from_arrays().Stefano Sabatini2010-11-254-35/+74
* Make avfilter_default_free_buffer() an internal shared symbol, so thatStefano Sabatini2010-11-252-3/+7
* In mov demuxer, if multiple h264 stsd are present, do not concatenate streams...Baptiste Coudurier2010-11-251-0/+4
* In av_find_stream_info, decode more h264 to get correct delay, issue #2020Baptiste Coudurier2010-11-251-1/+1
* In TS demuxer, create the AVStream during pmt parsing if the pes stream does notStephen D'Angelo2010-11-251-0/+2
* In TS demuxer, keep the pmt filter open to parse all pmt sections,Baptiste Coudurier2010-11-251-2/+2
* avidec: read some of the Nikon specific tags produced by Nikon camerasAurelien Jacobs2010-11-241-0/+38
* 0.123l: remove unused arguments in av_log(), fix warning.Stefano Sabatini2010-11-241-1/+1
* In aspect filter, fix display for input resolutionBaptiste Coudurier2010-11-241-1/+1
* In crop filter, reference picref after updating w/h, fix issue #2377Baptiste Coudurier2010-11-241-1/+3
* Add informative log message in the crop filter.Stefano Sabatini2010-11-231-0/+3
* Fix memleak: free palette data on close.Reimar Döffinger2010-11-231-0/+1
* avidec: support non-standard creation_time formatAurelien Jacobs2010-11-231-1/+5
* avidec: trivial simplification regarding av_metadata_setAurelien Jacobs2010-11-231-6/+2
* matroskaenc: don't duplicate title informationAnton Khirnov2010-11-231-1/+3
* id3v2: add TDEN<->creation_time tag mappingAnton Khirnov2010-11-231-0/+1
* lavf: document the new creation_time tagAnton Khirnov2010-11-231-1/+2
* 100l, fix missing decrement on split PGS packets.Reimar Döffinger2010-11-231-0/+1
* In h264 decoder, fix decoding when nal end sequence is presentBaptiste Coudurier2010-11-231-8/+9
OpenPOWER on IntegriCloud