summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Fix the M bit for multi-packet NALs.Yao Peter2009-05-16
* oma: fix build if memcmp() is a macroMåns Rullgård2009-05-16
* move increment after debug printBaptiste Coudurier2009-05-16
* write 'stps' for mpeg-2 open gop in .movBaptiste Coudurier2009-05-15
* free Track and unset priv_data to avoid double free, fix memleakBaptiste Coudurier2009-05-15
* reindentBaptiste Coudurier2009-05-15
* remove unneeded length checksBaptiste Coudurier2009-05-15
* use flags field and remove key_frame fieldBaptiste Coudurier2009-05-14
* change cts type to int, save some spaceBaptiste Coudurier2009-05-14
* Use skip_bits_long() for large skipsDavid Conrad2009-05-14
* Add PCE support to the ADTS muxer.Alex Converse2009-05-13
* parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gopBaptiste Coudurier2009-05-13
* align and update doxygenBaptiste Coudurier2009-05-13
* remove commentBaptiste Coudurier2009-05-13
* Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative.Baptiste Coudurier2009-05-13
* factorize av_set_pts_infoBaptiste Coudurier2009-05-13
* cosmetics, alignmentBaptiste Coudurier2009-05-13
* Fix bandwith vs. bandwiDth typo.Diego Biurrun2009-05-12
* v210 mov fourccBaptiste Coudurier2009-05-12
* v210 avi fourcc, v210_720p.aviBaptiste Coudurier2009-05-12
* Per-stream language-tags extraction in asfdec.Cyril Comparon2009-05-12
* Use chroma_sample_location in reading/writing yuv4mpegDavid Conrad2009-05-11
* move free data in the video caseBaptiste Coudurier2009-05-11
* write a single pes for video frames, some proprietary player needs itBaptiste Coudurier2009-05-11
* rgb555le, rgb565le, rgb565be, bgr24 in .mov muxingBaptiste Coudurier2009-05-10
* bgra in .mov muxingBaptiste Coudurier2009-05-10
* correct pixfmt for argbBaptiste Coudurier2009-05-10
* rgba in .mov muxingBaptiste Coudurier2009-05-10
* Remove unused code found by CSABenjamin Larsson2009-05-10
* ensure first pts is set, according to specsBaptiste Coudurier2009-05-10
* remove useless max_payload_size variableBaptiste Coudurier2009-05-10
* do not write dts if pts is not setBaptiste Coudurier2009-05-10
* fix total bitrate computation, based on patch by corp186, chasedouglas at gma...Baptiste Coudurier2009-05-10
* Warning fix: Make ogg_stream.codec constDaniel Verkamp2009-05-06
* Add 8088flex TMV file demuxer.Daniel Verkamp2009-05-06
* Add floating point audio decoding to WavPack decoder.Laurent Aimar2009-05-06
* dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034Baptiste Coudurier2009-05-05
* more dvcprohd .mov fourcc, see #1034Baptiste Coudurier2009-05-05
* Remove dead assignments found by CSABenjamin Larsson2009-05-03
* Convert names to the FFmpeg style.Stefano Sabatini2009-04-28
* Add avlanguage helpers in libavformat.Cyril Comparon2009-04-27
* avoid possibly uninitialized return valueIvo van Poorten2009-04-23
* NSV : Add TOC2 parsing and seeking support.Jai Menon2009-04-22
* It should be #if, not #ifdefAndreas Öman2009-04-22
* Require 4 instead of 3 frames for detecting mp3,Michael Niedermayer2009-04-22
* Add raw MLP muxer.Ramiro Polla2009-04-21
* Fix crash when receiving from SDPLuca Abeni2009-04-20
* Add zygo fourcc.Michael Niedermayer2009-04-19
* Mark gsize variable as av_unused, fixes the warning:Diego Biurrun2009-04-19
* Revert previous removal of gsize variable. It breaks seeking.Diego Biurrun2009-04-19