Mercurial > libavformat.hg
graph
-
Upgrade a few important messages to AV_LOG_WARNING. libavformatWed, 16 Sep 2009 01:47:54 +0000, by michael
-
Make packet interleaving in the muxer not scan through the whole libavformatWed, 16 Sep 2009 00:59:15 +0000, by michael
-
10l: set genre default immediately before reading genre tag libavformatTue, 15 Sep 2009 23:40:10 +0000, by jbr
-
Set ID3v1 genre to 0xFF (unknown) by default instead of 0 (Blues). libavformatTue, 15 Sep 2009 23:37:54 +0000, by jbr
-
Do not set 0 FPS in VC-1 test stream format demuxer. libavformatTue, 15 Sep 2009 16:36:53 +0000, by kostya
-
Check for explicit 32-bit FPS value so it works on 64-bit systems too libavformatTue, 15 Sep 2009 15:28:11 +0000, by kostya
-
Make probing for VC1 test bitstream format stricter libavformatTue, 15 Sep 2009 15:22:36 +0000, by kostya
-
Do not return values above AVPROBE_SCORE_MAX from probe(). libavformatTue, 15 Sep 2009 13:28:14 +0000, by michael
-
Make h261 and mpegvideo probe a little more robust so they dont fail with libavformatTue, 15 Sep 2009 13:27:13 +0000, by michael
-
Slightly stricter MPEG-PES probing, fixes issue 1383. libavformatTue, 15 Sep 2009 10:01:25 +0000, by reimar
-
Vastly improved mm_probe function, passes probetest. libavformatTue, 15 Sep 2009 09:21:29 +0000, by reimar
-
Improve sierravmd probe. It is still quite weak, but further improvements libavformatTue, 15 Sep 2009 09:16:29 +0000, by reimar
-
Slighty tweak mp3 probe threshold to prevent probetest from complaining. libavformatMon, 14 Sep 2009 23:03:33 +0000, by michael
-
Try harder to avoid false positives for DV probe. libavformatMon, 14 Sep 2009 22:03:07 +0000, by reimar
-
Make dnxhd probe more strict, fail if we detect values in header that would libavformatMon, 14 Sep 2009 21:50:23 +0000, by reimar
-
Make DTS probe more robust against false positives (as e.g. probetest shows). libavformatMon, 14 Sep 2009 20:28:10 +0000, by reimar
-
Check the index validity more thoroughly for the c93 probe function. libavformatMon, 14 Sep 2009 20:01:32 +0000, by reimar
-
Add more sanity checks for header elements, rejecting files with clearly libavformatMon, 14 Sep 2009 19:58:51 +0000, by reimar
-
Extend check for integer overflow for malloc argument to take into account libavformatMon, 14 Sep 2009 17:15:18 +0000, by reimar
-
Fix wrong logical operator which causes too relaxed checking in VC-1 test libavformatMon, 14 Sep 2009 17:05:13 +0000, by kostya
-
Check buffer size for idcin check, otherwise false positives are too likely for libavformatMon, 14 Sep 2009 15:44:05 +0000, by reimar
-
reset pes state to skip after flushing, avoid segv with dvgrab-2009.03.28_19-07-22.m2t libavformatSun, 13 Sep 2009 20:06:49 +0000, by bcoudurier
-
When resetting vst->pkt.data to NULL, also set vst->slices. libavformatSun, 13 Sep 2009 11:08:59 +0000, by reimar
-
Use I/O buffer size as initial value for backoff for seeking sync point search. libavformatSun, 13 Sep 2009 08:57:30 +0000, by schreter
-
Initial commit of the MD studio demuxer, not hooked up yet libavformatThu, 10 Sep 2009 18:48:12 +0000, by banan
-
Fix a bug with reading non-interleaved AVI if one the streams is libavformatWed, 09 Sep 2009 16:26:24 +0000, by cehoyos
-
check entries against field_size, potential malloc overflow in read_stsz, fix #1357 libavformatMon, 07 Sep 2009 22:42:51 +0000, by bcoudurier
-
add one missing check for stream existence in read_elst, fix #1364 libavformatMon, 07 Sep 2009 22:36:33 +0000, by bcoudurier
-
Use all 32 bits of the timestamp when calculating flv duration. libavformatMon, 07 Sep 2009 10:49:51 +0000, by diego
-
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
-
Only #define lseek to _lseeki64 on MinGW, not MinGW CE. libavformatMon, 13 Jul 2009 17:16:36 +0000, by diego
-
Make (de)muxers for format variants select the main format (de)muxer. libavformatSun, 12 Jul 2009 22:31:05 +0000, by diego
-
Fix mem leak when user preallocates an AVFormatContext, passes it to libavformatWed, 08 Jul 2009 08:26:57 +0000, by benoit
-
flvdec: expose metadata through the generic metadata API libavformatMon, 06 Jul 2009 21:54:37 +0000, by aurel
-
flvdec: don't set format and codec context from metadata values libavformatMon, 06 Jul 2009 21:46:37 +0000, by aurel
-
Check for packet_length 0, it is already treated as invalid by the padding check, libavformatMon, 06 Jul 2009 17:08:32 +0000, by reimar
-
fix and simplify long gop mpeg codec ul computation libavformatSat, 04 Jul 2009 08:02:01 +0000, by bcoudurier
-
set index duration to 0 for cbr, specifying whole container coverage libavformatSat, 04 Jul 2009 07:56:58 +0000, by bcoudurier
-
use ber4 length for descriptors preferred by specs libavformatSat, 04 Jul 2009 07:52:28 +0000, by bcoudurier
-
write profile and level local tag in mpeg descriptor libavformatSat, 04 Jul 2009 07:49:12 +0000, by bcoudurier
-
Check for failed extradata malloc, fixes a crash in out-of-memory conditions libavformatFri, 03 Jul 2009 11:27:52 +0000, by reimar
-
Check size of "strf" header against size of enclosing "LIST" if there is one. libavformatFri, 03 Jul 2009 11:26:14 +0000, by reimar
-
Avoid divisions by 0 in the ASF demuxer if packet_size is not valid. libavformatFri, 03 Jul 2009 11:18:07 +0000, by reimar