summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Revert r14497Michael Niedermayer2008-08-01
* Add missing header #includes.Diego Biurrun2008-08-01
* downgrade mov negative ctts log message to warning, patch by Art Clarke, acla...Art Clarke2008-07-31
* Only reset buffer state if seeking is successful; update seek reg ref.Baptiste Coudurier2008-07-31
* check url_fseek return valueBaptiste Coudurier2008-07-31
* check url_fseek return value, update seek reg testsBaptiste Coudurier2008-07-31
* skip flv video info / command frame packets, fix issue #546Baptiste Coudurier2008-07-31
* change assert test due to the new reducing of time_base in av_set_pts_info, f...Baptiste Coudurier2008-07-30
* EA Demuxer: make rev2 flag optionalPeter Ross2008-07-30
* add a bunch of new xdcam hd422 fourccsBaptiste Coudurier2008-07-30
* more hdv fourccsBaptiste Coudurier2008-07-30
* update hdv fourcc descriptionsBaptiste Coudurier2008-07-30
* Fix a typo in sdp_write_header(): change "IPV4", which is not a validStefano Sabatini2008-07-29
* Fix misdetection of H.264 in mpegts as mpeg1video in mpegts.Michael Niedermayer2008-07-27
* Improve long names for FFM muxer and demuxer:Stefano Sabatini2008-07-27
* matroska: add support for A_QUICKTIME/QDM2 codecAurelien Jacobs2008-07-27
* matroska: add support for V_QUICKTIME track typeAurelien Jacobs2008-07-27
* Detect IDR less H.264 correctly.Michael Niedermayer2008-07-26
* Support 32-bit floating point audio samples in Sun AU demuxerPeter Ross2008-07-26
* Fix handling of old nuv files where an aspect of 1 actually means 4/3Joakim Plate2008-07-25
* aspect stored in nuv files must be converted from display- to sample-aspect.Joakim Plate2008-07-24
* cosmetics: Fix two common typos: wont --> will not, lets --> let us.Diego Biurrun2008-07-24
* Use tkhd matrix for proper display in mov.John Schmiederer2008-07-24
* SMPTE 421M Annex L (aka .rcv) muxerKostya Shishkov2008-07-23
* add ogv extensionBaptiste Coudurier2008-07-19
* cosmetics, remove spaceBaptiste Coudurier2008-07-19
* update swf video frame number when muxing done, fix #439Baptiste Coudurier2008-07-19
* Fix a mem leak in av_find_stream_info().Erik Hovland2008-07-18
* MPEGTS: Improve probe functionMåns Rullgård2008-07-18
* cosmetics, remove spaceBaptiste Coudurier2008-07-18
* Return max score when ftyp atom is encountered.Baptiste Coudurier2008-07-18
* Try to fix FATE after my time_base simplification change.Michael Niedermayer2008-07-17
* cosmetics: Fix mxf codec long name.Diego Biurrun2008-07-16
* OGG: Add padding at end of Vorbis headersSiarhei Siamashka2008-07-15
* Make flic probe check a few more things.Michael Niedermayer2008-07-14
* Move the codec_id overriding at a slightly better place.Michael Niedermayer2008-07-14
* Remove common factors from timebase in av_set_pts_info().Michael Niedermayer2008-07-14
* gifdec.c was removed, purge its entry from the Makefile.Diego Biurrun2008-07-14
* RTP: use dprintf(), allow compilation with -DDEBUGMåns Rullgård2008-07-13
* ASF: use dprintf(), allow compilation with -DDEBUGMåns Rullgård2008-07-13
* Remove gif demuxer, the code contains a gif decoder and lzw decoder neitherMichael Niedermayer2008-07-13
* Use CODEC_ID_PROBE when the mpeg-ps demuxer does not know exactly whichMichael Niedermayer2008-07-12
* Remove old hackish codec probe system.Michael Niedermayer2008-07-12
* Use strcmp() instead of strncmp() in set_codec_from_probe_data().Michael Niedermayer2008-07-12
* indentMichael Niedermayer2008-07-12
* Only try to probe the codec when the available data has roughly doubledMichael Niedermayer2008-07-12
* Add mpegvideo and H.264 to the codec probe.Michael Niedermayer2008-07-12
* h264_probe()Michael Niedermayer2008-07-12
* indentMichael Niedermayer2008-07-12
* New codec probing system try #1.Michael Niedermayer2008-07-12