Mercurial > libavformat.hg
graph
-
disable new seeking code in mpeg-ts per #ifdef (use old read_seek by default) libavformatSun, 06 Sep 2009 15:59:32 +0000, by schreter
-
100l, all avlanguage tables should be both static and const. libavformatSun, 06 Sep 2009 08:36:25 +0000, by reimar
-
cosmetic changes (indentation, doxygen comments, braces, put structures for API to header, ...) libavformatSat, 05 Sep 2009 19:31:01 +0000, by schreter
-
Search for ipmovie signature beyond the start of the file. libavformatSat, 05 Sep 2009 15:41:32 +0000, by reimar
-
Extend ipmovie signature to match exactly one place in mve files that have a libavformatSat, 05 Sep 2009 11:30:55 +0000, by reimar
-
Remove fake Speex header creation from FLV demuxer. Having it there was not the libavformatFri, 04 Sep 2009 21:43:41 +0000, by jbr
-
Add frame_size as a codec parameter requirement for Speex in libavformatFri, 04 Sep 2009 21:38:45 +0000, by jbr
-
Fix incorrect display of ASF/WMV duration after r12926. libavformatSun, 30 Aug 2009 18:14:22 +0000, by cehoyos
-
Modify the Ogg/Speex demuxer and the libspeex decoder so that they always treat libavformatFri, 28 Aug 2009 00:44:54 +0000, by jbr
-
Check for seek failures in avi_load_index, otherwise if the index offset libavformatWed, 26 Aug 2009 08:38:44 +0000, by reimar
-
return AVERROR(ENOMEM) if stream could not be allocated libavformatTue, 25 Aug 2009 19:59:38 +0000, by bcoudurier
-
check av_new_stream return value, patch by Kent Mein, mein at cs dot umn dot edu libavformatTue, 25 Aug 2009 19:58:21 +0000, by bcoudurier
-
Do not read index chunks as audio/video data; closes issue 1336. libavformatTue, 25 Aug 2009 09:46:16 +0000, by diego
-
Mark video from .mtv files correctly as upside-down. libavformatTue, 25 Aug 2009 07:47:34 +0000, by reimar
-
mpegts: change variable-length array to fixed length libavformatMon, 24 Aug 2009 21:42:25 +0000, by mru
-
matroskadec: add correct extradata offset for V_MS/VFW/FOURCC tracks libavformatMon, 24 Aug 2009 13:43:33 +0000, by aurel
-
Use generic multi-stream key frame finding routine to implement read_seek2 and map libavformatSat, 22 Aug 2009 16:07:50 +0000, by schreter
-
Support for generic multi-stream key frame finding for new seek API. libavformatSat, 22 Aug 2009 16:05:43 +0000, by schreter
-
Moves the display of metadata to dump_format() libavformatWed, 12 Aug 2009 13:17:39 +0000, by pross
-
Parse APE metadata tags in Musepack SV7 files libavformatTue, 11 Aug 2009 17:18:10 +0000, by kostya
-
Do not use internals of ByteIOContext during APE tags parsing. libavformatTue, 11 Aug 2009 16:55:49 +0000, by kostya
-
Remove incorrect APE tag size adjustment based on flags. libavformatTue, 11 Aug 2009 16:43:44 +0000, by kostya
-
avidec: simplify, using av_rescale_q() instead of av_rescale() libavformatMon, 10 Aug 2009 20:53:32 +0000, by aurel
-
actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() doc libavformatMon, 10 Aug 2009 20:48:05 +0000, by aurel
-
matroskadec: disable h264 parser as long as it totally mess up frame type libavformatMon, 10 Aug 2009 18:12:02 +0000, by aurel
-
matroskadec: correctly parse flags for simpleblock frames libavformatMon, 10 Aug 2009 18:06:14 +0000, by aurel
-
cosmetics: whitespace, prettyprinting, coding style fixes libavformatMon, 10 Aug 2009 16:35:36 +0000, by diego
-
cosmetics, remove spaces after '(' and before ')' libavformatThu, 30 Jul 2009 19:14:57 +0000, by bcoudurier
-
init pes dts and pts to AV_NOPTS_VALUE, fix issue #1297 libavformatThu, 30 Jul 2009 18:29:06 +0000, by bcoudurier
-
Remove old_flags variable, which is a duplicate of the flags variable. libavformatThu, 30 Jul 2009 15:05:33 +0000, by rbultje
-
Don't use a pointer-to-flags/timestamp in ff_rm_parse_packet(); the function libavformatThu, 30 Jul 2009 15:04:19 +0000, by rbultje
-
Remove pointless '#ifdef DEBUG' around dprintf macro. libavformatWed, 29 Jul 2009 17:12:47 +0000, by diego
-
Stop parsing in read_header only after finding pmt, and libavformatWed, 29 Jul 2009 02:17:08 +0000, by bcoudurier
-
rename freq to period which is more correct, patch by Niobos, niobos dot be at gmail dot com libavformatTue, 28 Jul 2009 17:51:12 +0000, by bcoudurier
-
Cosmetics: remove spaces between function name and arguments in declaration, libavformatMon, 27 Jul 2009 14:32:54 +0000, by rbultje
-
Use named initializers and use new/free_context() instead of extradata() libavformatMon, 27 Jul 2009 14:29:06 +0000, by rbultje
-
Implement support for EOS as used by WMS and other RTSP servers that do not libavformatMon, 27 Jul 2009 14:03:53 +0000, by rbultje
-
Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See libavformatMon, 27 Jul 2009 14:00:10 +0000, by rbultje
-
Only consider -1 as an error return value for open(). libavformatMon, 27 Jul 2009 12:36:22 +0000, by benoit
-
Add handling of EAGAIN at packet boundaries. See "[PATCH] RTSP-MS 14/15: libavformatSun, 26 Jul 2009 19:09:35 +0000, by rbultje
-
Register some additional AMF types in libavformat/flv.h libavformatTue, 21 Jul 2009 07:18:14 +0000, by kostya
-
Use globally consistent include guard names. libavformatSun, 19 Jul 2009 09:38:58 +0000, by stefano
-
Only free '*ic_ptr' when a caller has pre-allocated a context and passed it in libavformatWed, 15 Jul 2009 10:00:16 +0000, by benoit