Mercurial > libavformat.hg
graph
-
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
-
rtpdec_mpeg4: Rename PayloadContext to be consistently 'data' libavformatFri, 25 Jun 2010 08:03:52 +0000, by mstorsjo
-
RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp libavformatFri, 25 Jun 2010 08:02:50 +0000, by mstorsjo