Mercurial > libavformat.hg
graph
-
fail if stream fifo could not be allocated libavformatFri, 22 May 2009 19:11:56 +0000, by bcoudurier
-
correctly check for audio streams in mpeg ps muxer, fix multiple audio tracks libavformatThu, 21 May 2009 22:33:17 +0000, by bcoudurier
-
free Track and unset priv_data to avoid double free, fix memleak libavformatFri, 15 May 2009 05:33:05 +0000, by bcoudurier
-
use flags field and remove key_frame field libavformatThu, 14 May 2009 21:05:52 +0000, by bcoudurier
-
parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open gop libavformatWed, 13 May 2009 08:31:22 +0000, by bcoudurier
-
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is negative. libavformatWed, 13 May 2009 07:55:03 +0000, by bcoudurier
-
Per-stream language-tags extraction in asfdec. libavformatTue, 12 May 2009 12:35:46 +0000, by benoit
-
Use chroma_sample_location in reading/writing yuv4mpeg libavformatMon, 11 May 2009 04:35:15 +0000, by conrad
-
write a single pes for video frames, some proprietary player needs it libavformatMon, 11 May 2009 02:30:29 +0000, by bcoudurier
-
rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing libavformatSun, 10 May 2009 20:41:01 +0000, by bcoudurier
-
ensure first pts is set, according to specs libavformatSun, 10 May 2009 01:57:21 +0000, by bcoudurier
-
fix total bitrate computation, based on patch by corp186, chasedouglas at gmail dot com libavformatSun, 10 May 2009 01:02:18 +0000, by bcoudurier
-
Add floating point audio decoding to WavPack decoder. libavformatWed, 06 May 2009 05:40:43 +0000, by kostya
-
dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034 libavformatTue, 05 May 2009 04:30:08 +0000, by bcoudurier
-
NSV : Add TOC2 parsing and seeking support. libavformatWed, 22 Apr 2009 19:37:57 +0000, by jai_menon
-
Require 4 instead of 3 frames for detecting mp3, libavformatWed, 22 Apr 2009 02:58:20 +0000, by michael
-
Mark gsize variable as av_unused, fixes the warning: libavformatSun, 19 Apr 2009 13:29:11 +0000, by diego
-
Revert previous removal of gsize variable. It breaks seeking. libavformatSun, 19 Apr 2009 11:40:03 +0000, by diego
-
Remove unused variable gsize, fixes the warning: libavformatSat, 18 Apr 2009 15:01:20 +0000, by diego
-
Cosmetics : reindent after last commit and remove redundant comment. libavformatSat, 18 Apr 2009 08:35:46 +0000, by jai_menon
-
Change nsvf_index_data to nsvs_file_offset for increased clarity. libavformatSat, 18 Apr 2009 05:54:47 +0000, by jai_menon
-
Introduce codec id for MPEG-4 ALS and associate it with corresponding libavformatFri, 17 Apr 2009 19:17:14 +0000, by jai_menon