Mercurial > libavformat.hg
graph
-
movenc: Free the buffer returned by url_close_dyn_buffer, regardless of the size libavformatTue, 20 Jul 2010 05:23:28 +0000, by mstorsjo
-
rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer libavformatMon, 19 Jul 2010 18:43:20 +0000, by mstorsjo
-
rtpdec_asf: Include lavu headers using quotes instead of angle brackets libavformatMon, 19 Jul 2010 11:43:33 +0000, by mstorsjo
-
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