Mercurial > libavformat.hg
graph
-
Include lavu headers using quotes instead of angle brackets libavformatSun, 18 Jul 2010 20:30:33 +0000, by mstorsjo
-
Allow all valid (and only valid) characters in URL scheme for url_open() libavformatSun, 18 Jul 2010 18:38:23 +0000, by mru
-
avidec : Free packet if dv_produce_packet fails. libavformatSat, 17 Jul 2010 05:40:18 +0000, by jai_menon
-
aviobuf: Do short seeks forward by reading and skipping data instead of a proper seek libavformatSat, 17 Jul 2010 05:26:30 +0000, by mstorsjo
-
avidec : Free codec context before initializing the chained DV demuxer. libavformatSat, 17 Jul 2010 05:08:01 +0000, by jai_menon
-
Bump minor and add APIchanges entry for url_fskip return value change. libavformatFri, 16 Jul 2010 23:31:30 +0000, by mstorsjo
-
url_fskip: Return an error code if the url_fseek failed libavformatFri, 16 Jul 2010 23:20:03 +0000, by mstorsjo
-
In ogg muxer, free dyn allocated buffer, fix memleak libavformatFri, 16 Jul 2010 22:36:01 +0000, by bcoudurier
-
http: Log a warning when receiving an error code libavformatFri, 16 Jul 2010 14:15:37 +0000, by mstorsjo
-
Move SPACE_CHARS back to libavformat/internal.h libavformatFri, 16 Jul 2010 14:12:52 +0000, by mstorsjo
-
remove redundant text and whitespaces from iff demuxer av_log() statements libavformatThu, 15 Jul 2010 11:43:09 +0000, by pross
-
In ogg muxer, use dyn buffer to compute crc of the page, fix muxing with pipe libavformatWed, 14 Jul 2010 23:21:18 +0000, by bcoudurier
-
matroskaenc: write DisplayUnit element to better match the spec libavformatWed, 14 Jul 2010 19:36:14 +0000, by aurel
-
Pass the composition and ancillary ID for DVB subtitles via extradata instead libavformatWed, 14 Jul 2010 17:28:40 +0000, by reimar
-
rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->pts libavformatWed, 14 Jul 2010 12:27:26 +0000, by mstorsjo
-
rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOPTS_VALUE libavformatWed, 14 Jul 2010 12:26:16 +0000, by mstorsjo
-
Split the ADTS header decoder off of the ADTS parser. libavformatMon, 12 Jul 2010 18:52:03 +0000, by alexc
-
Report when a method gets an error status code libavformatMon, 12 Jul 2010 10:17:20 +0000, by lu_zero
-
Clarify the avoidance of usage of these AVStream fields. libavformatSun, 11 Jul 2010 14:56:32 +0000, by victor
-
move ff_get_v_length and ff_put_v from nutenc.c to internal.h/aviobuf.c libavformatFri, 09 Jul 2010 12:14:33 +0000, by janne
-
rename get_length to ff_get_v_length and put_v to ff_put_v libavformatFri, 09 Jul 2010 12:10:47 +0000, by janne
-
In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate libavformatThu, 08 Jul 2010 22:01:31 +0000, by bcoudurier
-
In mov muxer, write pixel aspect ratio tag in mov files. libavformatThu, 08 Jul 2010 21:57:20 +0000, by bcoudurier
-
Add #ifdefs around code specific to file and pipe protocols libavformatTue, 06 Jul 2010 14:28:32 +0000, by mru
-
os_support: include some headers only when needed libavformatTue, 06 Jul 2010 11:42:52 +0000, by mru
-
file_protocol: remove redundant #include sys/time.h libavformatTue, 06 Jul 2010 11:42:46 +0000, by mru
-
rtpdec_asf: Propagate errors from the chained av_open_input_stream libavformatMon, 05 Jul 2010 16:46:00 +0000, by mstorsjo
-
Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, and libavformatMon, 05 Jul 2010 04:07:50 +0000, by ramiro
-
Fix warning "passing argument from incompatible pointer type". libavformatSat, 03 Jul 2010 10:25:32 +0000, by cehoyos
-
Move AVStream->codec_info_nb_frames increment after try_decode_frame libavformatSat, 03 Jul 2010 03:15:37 +0000, by bcoudurier
-
In av_find_stream_info, decode at least 4 h.264 frames to be able to guess delay. libavformatSat, 03 Jul 2010 03:07:33 +0000, by bcoudurier
-
Disable dshow specific bug emulation for amv files as they arent libavformatFri, 02 Jul 2010 23:39:02 +0000, by michael
-
Rename block_align variable in the avi demuxer to clearly seperate its purpose libavformatFri, 02 Jul 2010 23:33:10 +0000, by michael
-
Bump libavformat minor (as a result of r24003). libavformatFri, 02 Jul 2010 17:39:03 +0000, by jai_menon
-
add AV_DISPOSITION_FORCED flag and use it in matroska demuxer libavformatFri, 02 Jul 2010 16:38:44 +0000, by aurel
-
Duplicate rounding that MS does in one of their implementations of an avi demuxer. libavformatFri, 02 Jul 2010 15:09:27 +0000, by michael
-
Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. libavformatFri, 02 Jul 2010 12:48:32 +0000, by diego
-
Replace incorrect @NOTE Doxygen command by @note; capitalization matters. libavformatFri, 02 Jul 2010 11:46:29 +0000, by diego
-
Fix Doxygen function parameter documentation syntax. libavformatFri, 02 Jul 2010 11:41:13 +0000, by diego
-
Remove non-existing stray arguments from Doxygen function documentation. libavformatFri, 02 Jul 2010 11:19:29 +0000, by diego
-
Fix misspelled parameter names in Doxygen documentation. libavformatFri, 02 Jul 2010 10:49:29 +0000, by diego
-
In mxf muxer, fix last b frame temporal offset libavformatFri, 02 Jul 2010 08:35:47 +0000, by bcoudurier
-
In mov demuxer, fix seeking to the beginning when file has edit lists. libavformatFri, 02 Jul 2010 08:24:37 +0000, by bcoudurier
-
In mov demuxer, only set sar if not already set, patch by Andrew Wason, libavformatThu, 01 Jul 2010 23:18:27 +0000, by bcoudurier
-
Use ext sample from mpeg4audio config if set with AAC SBR libavformatThu, 01 Jul 2010 22:31:31 +0000, by bcoudurier
-
Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf libavformatThu, 01 Jul 2010 20:15:49 +0000, by mstorsjo
-
Change all functions referenced in the mxf_metadata_read_table to use the same libavformatThu, 01 Jul 2010 17:10:31 +0000, by reimar
-
Allow remuxing of explicitly signalled AAC files into ADTS. libavformatThu, 01 Jul 2010 14:49:32 +0000, by alexc
-
Factorize get_duration() out of 4 places of the avi demuxer. libavformatThu, 01 Jul 2010 13:50:15 +0000, by michael
-
Use new librtmp APIs instead of grubbing around in RTMP struct libavformatThu, 01 Jul 2010 10:59:44 +0000, by hyc
-
Make "invalid dts/pts combination" a debug instead of a warning message. libavformatWed, 30 Jun 2010 23:01:44 +0000, by cehoyos
-
mxfdec: Improve parsing of the PixelLayout item libavformatWed, 30 Jun 2010 07:55:05 +0000, by thardin
-
In mov demuxer, increase total size after debugging message libavformatMon, 28 Jun 2010 21:02:16 +0000, by bcoudurier
-
rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer libavformatMon, 28 Jun 2010 20:35:21 +0000, by mstorsjo
-
rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer libavformatMon, 28 Jun 2010 20:32:03 +0000, by mstorsjo
-
rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer libavformatMon, 28 Jun 2010 11:30:44 +0000, by mstorsjo
-
rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer libavformatMon, 28 Jun 2010 11:28:02 +0000, by mstorsjo
-
rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata libavformatMon, 28 Jun 2010 11:25:39 +0000, by mstorsjo
-
rtpdec: Add generic function for iterating over FMTP configuration lines libavformatMon, 28 Jun 2010 11:24:12 +0000, by mstorsjo
-
rtpdec: Move space_chars from avformat/internal to rtpdec libavformatMon, 28 Jun 2010 11:21:34 +0000, by mstorsjo
-
Add proper const declaration to a cast, fixes a warning libavformatSun, 27 Jun 2010 17:33:52 +0000, by mstorsjo