summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Add compatibility wrappers for functions moved from lavf to lavcReinhard Tartler2010-06-15
* revert r23610, better patch is pendingReinhard Tartler2010-06-15
* add symver hacks for gnu linkersReinhard Tartler2010-06-15
* Add WebM muxerJames Zern2010-06-09
* Samsung uses SIPP as FourCC for MPEG-4 ASP.Reinhard Tartler2010-05-29
* matroska: Add V_VP8Google2010-05-29
* Display a more descriptive log message when probe buffer limit is Reinhard Tartler2010-05-29
* matroskaenc: Write codec time base as default duration for video tracks.Reinhard Tartler2010-05-28
* Reduce the score for the aea demuxer probing function.Reinhard Tartler2010-05-27
* Fix detection of some stereo atrac files by not comparing theReinhard Tartler2010-05-27
* write 3gp perf tag for artist metadataReinhard Tartler2010-05-27
* change author metadata to artist in mov de/muxerReinhard Tartler2010-05-27
* matroskaenc: Don't write track timecode scaleReinhard Tartler2010-05-25
* matroskadec: Allow unknown EBML doctypeReinhard Tartler2010-05-25
* matroskadec: Support webm doctypeJames Zern2010-05-25
* Enable AVFMT_GENERIC_INDEX for Ogg demuxer. This avoids the manyDiego Biurrun2010-05-24
* In ogg muxer, pack multiple frames into one page, much lower overheadReinhard Tartler2010-05-23
* Late bump of the minor version, for the addition of AVFMT_FLAG_RTP_HINTMartin Storsjö2010-05-21
* Use a heuristic for describing the RTP packets using sample dataMartin Storsjö2010-05-21
* Add initial support for RTP hinting in the mov muxerMartin Storsjö2010-05-21
* Make mov_write_packet non-static, add ff_ prefixMartin Storsjö2010-05-21
* Move the mov muxer structures to a separate headerMartin Storsjö2010-05-21
* Add a flag for enabling RTP hintingMartin Storsjö2010-05-21
* Make ff_sdp_write_media a lavf-internal functionMartin Storsjö2010-05-21
* Disable non interleaved avi code when there is no index available.Reinhard Tartler2010-05-21
* Fix a crash when opening WMS RTSP streamsReinhard Tartler2010-05-21
* In ts demuxer, output pes packet as soon as they are complete.Janne Grunau2010-05-21
* set avg frame rate in mkv demuxerReinhard Tartler2010-05-21
* Change MAX_READ_SIZE message during av_find_stream_info to DEBUG level.Reinhard Tartler2010-05-21
* Make the nut demuxer issue a more meaningful error message if itReinhard Tartler2010-05-20
* Favor chunk size over hitting the correct position after reading the chunk si...Reinhard Tartler2010-05-19
* movenc: Write QuickTime chaptersReinhard Tartler2010-05-19
* movenc: Swap positions of mov_write_header and mov_write_packetReinhard Tartler2010-05-19
* mov: Read nero chaptersReinhard Tartler2010-05-19
* update version string in changelogReinhard Tartler2010-05-13
* movenc: Write QuickTime chaptersDavid Conrad2010-05-05
* movenc: Swap positions of mov_write_header and mov_write_packetDavid Conrad2010-05-05
* mov: Read nero chaptersDavid Conrad2010-05-05
* Do not use pkt->size when it is potentially uninitialized.Thierry Foucu2010-05-04
* Fix off-by-one errors in description of score_max argument forReimar Döffinger2010-05-01
* Export av_probe_input_format2.Reimar Döffinger2010-05-01
* Add version to AVClass so we can add to and use fields of AVClass without ABI...Michael Niedermayer2010-04-28
* Fix FourCC when remuxing VP6F, regression introduced in r22941.Anssi Hannula2010-04-28
* Reindent after rr22977.Sebastian Vater2010-04-27
* Make the IFF demuxer a little more standards-compliant, e.g. respect the sizeSebastian Vater2010-04-27
* Make file_open() return the error code set in errno if open() fails,Stefano Sabatini2010-04-26
* Mark av_metadata_set() as deprecated, and use av_metadata_set2()Stefano Sabatini2010-04-25
* Disable LATM AAC in mpegts, this is not supported and produce too manyBaptiste Coudurier2010-04-22
* Fix off-by-1 error in the tag parsing code.Jai Menon2010-04-22
* Made FLIC demuxer capable of handling the videos from "X-COM: Terror from the...Tomas Härdin2010-04-22