summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* If a stream has no start time, but the first packet has a 'pts', use thatNeil Brown2007-09-031-4/+8
* Set the "B" flag in the payload headerLuca Abeni2007-09-031-0/+7
* Set the "TR" field in the payload headerLuca Abeni2007-09-031-1/+4
* Correctly set the "P" field in the payload headerLuca Abeni2007-09-031-1/+7
* fix probe buffer issue. patch by Wolfram Gloger {wmglo at dent.med.uni-muench...Wolfram Gloger2007-09-031-1/+3
* workaround ms (lack of) intelligence in their design of dvr-msMichael Niedermayer2007-09-021-0/+13
* SimpleBlock keyframe flag is the most significant bitDavid Conrad2007-08-311-1/+1
* cosmetics: Sort some lines, whitespace changes.Diego Biurrun2007-08-301-2/+2
* Correct packetization for MPEG video frames, and correct setting of theLuca Abeni2007-08-291-4/+40
* Remove commented code (payload header extension)Luca Abeni2007-08-291-11/+0
* Backport fix for mpegvideo rtp, fixes Issue119, original fix from Dario Gallu...Luca Barbato2007-08-281-9/+16
* Change 4xm demuxer and video decoder to pass the video format version inRoberto Togni2007-08-271-1/+3
* Remove unused variable.Diego Biurrun2007-08-271-1/+0
* Use correct timescale in RTSP seekingLuca Abeni2007-08-251-1/+1
* Remove copyright from a function prototypeLuca Abeni2007-08-241-1/+0
* Move the RTP packetization code for MPEG12 video in its own file (rtp_mpv.c)Luca Abeni2007-08-245-57/+109
* Add V_SNOWDavid Conrad2007-08-241-0/+1
* Take ring frame into account when demuxing.Kostya Shishkov2007-08-231-0/+3
* Identifiers starting with underscores are reserved.Diego Biurrun2007-08-221-3/+3
* support swink created files which have soi/eoi broken tags reversedBaptiste Coudurier2007-08-201-1/+3
* Do not butcher start_time in av_estimate_timings_from_bit_rate().Neil Brown2007-08-181-4/+1
* When looking for the last packet in eachNeil Brown2007-08-181-8/+0
* There is no guarantee that every stream willNeil Brown2007-08-181-1/+2
* fix cur_dts at the end of av_estimate_timings_from_pts()Michael Niedermayer2007-08-181-0/+4
* more verbose doxy for duration (from patch by neilb suse de)Neil Brown2007-08-181-1/+5
* mention that start_time maybe AV_NOPTS_VALUE (from patch by neilb suse de)Neil Brown2007-08-181-0/+1
* Allow pipe: URL to take fd number as inputVincent Fourmond2007-08-171-0/+6
* Indent for next commitVincent Fourmond2007-08-171-5/+5
* spelling/wording cosmeticsDiego Biurrun2007-08-173-17/+17
* store asf streaming bitrates consistentlyBjörn Axelsson2007-08-171-1/+1
* Set UDP receive buffer to 64kRamiro Polla2007-08-161-0/+6
* cosmetic: indentationAurelien Jacobs2007-08-161-1/+1
* Don't pre-scale default_duration to avoid precision loss in fps calculation.Aurelien Jacobs2007-08-161-5/+5
* no need for special case default_duration for AACAurelien Jacobs2007-08-161-1/+0
* calculate default_duration according to framerate only when not already setAurelien Jacobs2007-08-161-0/+1
* elaborate a little on AVStream.start_time, it seems the comment is not clearMichael Niedermayer2007-08-161-1/+7
* Try size 640x480 for FLC files which don't specify their size.Aurelien Jacobs2007-08-141-2/+8
* remove broken movi_end skip-hack-checkMichael Niedermayer2007-08-141-9/+2
* do not misuse movi_end for checking chunk sizesMichael Niedermayer2007-08-141-2/+7
* Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP)Ramiro Polla2007-08-131-1/+1
* Make native and libnut NUT muxers mutually exclusive.Diego Biurrun2007-08-131-1/+1
* Support for WavPack version 0x410 (false stereo chunks)David Bryant2007-08-131-1/+1
* export 4xm video versionMichael Niedermayer2007-08-131-2/+2
* add support for old flac in oggMichael Niedermayer2007-08-123-0/+18
* pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa contains them)Michael Niedermayer2007-08-121-1/+8
* Ensure av_tree_insert() is defined before using it.Carl Eugen Hoyos2007-08-111-0/+1
* Set dts in tta demuxerDavid Conrad2007-08-111-3/+5
* cola for diegoMichael Niedermayer2007-08-111-1/+1
* Bump minor number, NUT muxer was added.Diego Biurrun2007-08-111-1/+1
* simplifyMichael Niedermayer2007-08-111-1/+1
OpenPOWER on IntegriCloud