summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* parse pict_type for streams in aviMichael Niedermayer2005-08-15
* support fixing missing pts by parsing future framesMichael Niedermayer2005-08-15
* minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med ...Wolfram Gloger2005-08-14
* a few checks, seems i forgot to commit thisMichael Niedermayer2005-08-14
* kill a bunch of compiler warningsMåns Rullgård2005-08-14
* set timebase correctly? this thing is always 15fps?Michael Niedermayer2005-08-13
* '#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM)Steven M. Schultz2005-08-13
* fix building in separate directoryMåns Rullgård2005-08-13
* FreeBSD ipv6 multicast patch from ports treeAlex Beregszaszi2005-08-12
* minor compilation fixSam Hocevar2005-08-11
* Fix building shared version of lavf on some systems.Alexander Strasser2005-08-11
* changes to ignore command media embedded in MS WMV files patch by ("Brown, Mi...Mike Brown2005-08-10
* libavutil: Utility code from libavcodec moved to a separate library.Alexander Strasser2005-08-01
* A.B.C versionsMichael Niedermayer2005-07-31
* round pointer up to next packet_size multipleMichael Niedermayer2005-07-27
* mpeg1video m bit fix by (Luca Abeni: lucabe72, email it)Michael Niedermayer2005-07-23
* MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it)Luca Abeni2005-07-23
* udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin...Hans Zandbelt2005-07-21
* more non portable float parsing code ...Michael Niedermayer2005-07-19
* remove non portable get/put_be64_double()Michael Niedermayer2005-07-19
* kill duplicated get/put_be24()Michael Niedermayer2005-07-19
* extract duration if availableMichael Niedermayer2005-07-19
* changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecCo...Michael Niedermayer2005-07-17
* DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)Michael Niedermayer2005-07-17
* Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com)Vidar Madsen2005-07-15
* skip_idctMichael Niedermayer2005-07-14
* printf-> av_log patch by (Benjamin Larsson, banan: student ltu se)Benjamin Larsson2005-07-13
* .m1v and .m2a (feature req #1178960)Michael Niedermayer2005-07-11
* compiling using nonstd include/library locations / add LDFLAGS to a few place...Niki W. Waibel2005-07-11
* remove -f singlejpeg as its identical to -f mjpegMichael Niedermayer2005-07-10
* AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101Jan Kratochvil2005-07-10
* avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: ke...Kenneth Aafløy2005-07-08
* av_seek_frame() docs timestamp clarificationMichael Niedermayer2005-07-05
* .264Michael Niedermayer2005-07-03
* 10lAlex Beregszaszi2005-07-02
* tell the user if compressed swf foundAlex Beregszaszi2005-07-02
* add hdv2 fourcc to MPEG2 codec mappingAurelien Jacobs2005-06-30
* fix assertion failureMichael Niedermayer2005-06-29
* RTCP_* conflict with live.com and they seem not to be used anywhere so commen...Michael Niedermayer2005-06-28
* part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kris...Daniel Kristjansson2005-06-28
* dont open and close codec at every call of try_decode_frame() as this is not ...Michael Niedermayer2005-06-27
* better dont read the width/height at all, its random anywayMichael Niedermayer2005-06-27
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
* nut prefers extradata style global headersMichael Niedermayer2005-06-27
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-27
* Theora fourccRoberto Togni2005-06-26
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25
* another chapter in the neverending mov demuxer cleanupMichael Niedermayer2005-06-24
* AVStream.nb_frames and docs for r_frame_rateMichael Niedermayer2005-06-24