summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* set time_base as soon as time_scale is known instead of in a unrelated chunck...Michael Niedermayer2005-09-061-3/+1
* Kill some compiler warnings. Compiled code verified identical after changes.Måns Rullgård2005-09-064-5/+4
* a few more raw yuv fourccsMichael Niedermayer2005-09-061-1/+4
* sample_rate value is not always correct (is there anything in quicktime which...Michael Niedermayer2005-09-041-1/+8
* typo: viedo --> videoDiego Biurrun2005-09-031-2/+2
* Support D-Cinema audio demuxing.Reimar Döffinger2005-09-024-1/+68
* Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit).Reimar Döffinger2005-09-022-0/+29
* lowres supportMichael Niedermayer2005-09-021-2/+4
* time_base description by Rich Felker | dalias, aerifal cxMichael Niedermayer2005-08-211-0/+7
* Make ogg `muxer' expect new vorbis extradata format.Alexander Strasser2005-08-151-5/+22
* parse pict_type for streams in aviMichael Niedermayer2005-08-153-1/+7
* support fixing missing pts by parsing future framesMichael Niedermayer2005-08-152-11/+63
* minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med ...Wolfram Gloger2005-08-141-4/+8
* a few checks, seems i forgot to commit thisMichael Niedermayer2005-08-141-0/+24
* kill a bunch of compiler warningsMåns Rullgård2005-08-144-9/+7
* set timebase correctly? this thing is always 15fps?Michael Niedermayer2005-08-131-3/+2
* '#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)Steven M. Schultz2005-08-131-1/+1
* fix building in separate directoryMåns Rullgård2005-08-131-1/+1
* FreeBSD ipv6 multicast patch from ports treeAlex Beregszaszi2005-08-121-0/+5
* minor compilation fixSam Hocevar2005-08-113-21/+21
* Fix building shared version of lavf on some systems.Alexander Strasser2005-08-111-0/+2
* changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi...Mike Brown2005-08-102-0/+6
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-011-1/+1
* A.B.C versionsMichael Niedermayer2005-07-311-4/+4
* round pointer up to next packet_size multipleMichael Niedermayer2005-07-271-2/+2
* mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)Michael Niedermayer2005-07-231-1/+1
* MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it)Luca Abeni2005-07-231-8/+8
* udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin...Hans Zandbelt2005-07-211-10/+12
* more non portable float parsing code ...Michael Niedermayer2005-07-192-51/+10
* remove non portable get/put_be64_double()Michael Niedermayer2005-07-193-34/+10
* kill duplicated get/put_be24()Michael Niedermayer2005-07-195-33/+21
* extract duration if availableMichael Niedermayer2005-07-191-7/+47
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-1752-851/+850
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-173-75/+159
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-154-1/+339
* Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-151-1/+2
* skip_idctMichael Niedermayer2005-07-141-9/+0
* printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson2005-07-133-7/+7
* .m1v and .m2a (feature req #1178960)Michael Niedermayer2005-07-112-4/+4
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-111-1/+1
* remove -f singlejpeg as its identical to -f mjpegMichael Niedermayer2005-07-101-35/+0
* AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101Jan Kratochvil2005-07-101-0/+1
* avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: ke...Kenneth Aafløy2005-07-081-2/+5
* av_seek_frame() docs timestamp clarificationMichael Niedermayer2005-07-051-0/+1
* .264Michael Niedermayer2005-07-031-1/+1
* 10lAlex Beregszaszi2005-07-021-1/+1
* tell the user if compressed swf foundAlex Beregszaszi2005-07-021-2/+10
* add hdv2 fourcc to MPEG2 codec mappingAurelien Jacobs2005-06-301-0/+1
* fix assertion failureMichael Niedermayer2005-06-291-2/+7
* RTCP_* conflict with live.com and they seem not to be used anywhere so commen...Michael Niedermayer2005-06-281-0/+2