log

age author description
Mon, 05 Jul 2010 09:11:45 +0000 cehoyos Silence a warning when compiling aviobuf.c libavformat
Mon, 05 Jul 2010 04:07:50 +0000 ramiro Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, and libavformat
Mon, 05 Jul 2010 04:01:39 +0000 ramiro Add id3v1.o dependency for oma demuxer libavformat
Sun, 04 Jul 2010 04:59:12 +0000 conrad mov: Read Flash's chpl variant libavformat
Sat, 03 Jul 2010 10:25:32 +0000 cehoyos Fix warning "passing argument from incompatible pointer type". libavformat
Sat, 03 Jul 2010 03:15:37 +0000 bcoudurier Move AVStream->codec_info_nb_frames increment after try_decode_frame libavformat
Sat, 03 Jul 2010 03:07:33 +0000 bcoudurier In av_find_stream_info, decode at least 4 h.264 frames to be able to guess delay. libavformat
Fri, 02 Jul 2010 23:39:02 +0000 michael Disable dshow specific bug emulation for amv files as they arent libavformat
Fri, 02 Jul 2010 23:33:10 +0000 michael Rename block_align variable in the avi demuxer to clearly seperate its purpose libavformat
Fri, 02 Jul 2010 17:39:03 +0000 jai_menon Bump libavformat minor (as a result of r24003). libavformat
Fri, 02 Jul 2010 16:41:38 +0000 aurel matroskadec: merge only SSA packets together libavformat
Fri, 02 Jul 2010 16:38:44 +0000 aurel add AV_DISPOSITION_FORCED flag and use it in matroska demuxer libavformat
Fri, 02 Jul 2010 15:09:27 +0000 michael Duplicate rounding that MS does in one of their implementations of an avi demuxer. libavformat
Fri, 02 Jul 2010 12:50:19 +0000 diego Fix doxy of flags parameter in fps_umf2avr(). libavformat
Fri, 02 Jul 2010 12:48:32 +0000 diego Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. libavformat
Fri, 02 Jul 2010 11:46:29 +0000 diego Replace incorrect @NOTE Doxygen command by @note; capitalization matters. libavformat
Fri, 02 Jul 2010 11:41:13 +0000 diego Fix Doxygen function parameter documentation syntax. libavformat
Fri, 02 Jul 2010 11:19:29 +0000 diego Remove non-existing stray arguments from Doxygen function documentation. libavformat
Fri, 02 Jul 2010 10:49:29 +0000 diego Fix misspelled parameter names in Doxygen documentation. libavformat
Fri, 02 Jul 2010 08:35:47 +0000 bcoudurier In mxf muxer, fix last b frame temporal offset libavformat
Fri, 02 Jul 2010 08:24:37 +0000 bcoudurier In mov demuxer, fix seeking to the beginning when file has edit lists. libavformat
Thu, 01 Jul 2010 23:21:23 +0000 mru mpegtsenc: allocate correct size for PID table libavformat
Thu, 01 Jul 2010 23:18:27 +0000 bcoudurier In mov demuxer, only set sar if not already set, patch by Andrew Wason, libavformat
Thu, 01 Jul 2010 22:31:31 +0000 bcoudurier Use ext sample from mpeg4audio config if set with AAC SBR libavformat
Thu, 01 Jul 2010 20:15:49 +0000 mstorsjo Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf libavformat
Thu, 01 Jul 2010 20:12:58 +0000 mstorsjo Add RTP depacketization of SVQ3 libavformat
Thu, 01 Jul 2010 17:10:31 +0000 reimar Change all functions referenced in the mxf_metadata_read_table to use the same libavformat
Thu, 01 Jul 2010 15:03:21 +0000 aurel fix warning in ff_metadata_mux_compat() libavformat
Thu, 01 Jul 2010 14:49:32 +0000 alexc Allow remuxing of explicitly signalled AAC files into ADTS. libavformat
Thu, 01 Jul 2010 13:50:15 +0000 michael Factorize get_duration() out of 4 places of the avi demuxer. libavformat
Thu, 01 Jul 2010 10:59:44 +0000 hyc Use new librtmp APIs instead of grubbing around in RTMP struct libavformat
Thu, 01 Jul 2010 00:09:08 +0000 michael Prevent infinite recursion of odml indexes. libavformat
Wed, 30 Jun 2010 23:01:44 +0000 cehoyos Make "invalid dts/pts combination" a debug instead of a warning message. libavformat
Wed, 30 Jun 2010 22:39:13 +0000 cehoyos Allow setting streamid when muxing mpegts. libavformat
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavformat
Wed, 30 Jun 2010 07:55:05 +0000 thardin mxfdec: Improve parsing of the PixelLayout item libavformat
Mon, 28 Jun 2010 21:02:16 +0000 bcoudurier In mov demuxer, increase total size after debugging message libavformat
Mon, 28 Jun 2010 20:37:16 +0000 mstorsjo Reindent libavformat
Mon, 28 Jun 2010 20:35:21 +0000 mstorsjo rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer libavformat
Mon, 28 Jun 2010 20:32:03 +0000 mstorsjo rtpdec: Cleanup FMTP parsing code in Xiph RTP depacketizer libavformat
Mon, 28 Jun 2010 20:27:25 +0000 mstorsjo rtpdec: Malloc the fmtp value buffer libavformat
Mon, 28 Jun 2010 11:35:18 +0000 mstorsjo Reindent libavformat
Mon, 28 Jun 2010 11:30:44 +0000 mstorsjo rtpdec: Clean up FMTP parsing code in MPEG-4/AAC RTP depacketizer libavformat
Mon, 28 Jun 2010 11:28:02 +0000 mstorsjo rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer libavformat
Mon, 28 Jun 2010 11:26:29 +0000 mstorsjo Reindent libavformat
Mon, 28 Jun 2010 11:25:39 +0000 mstorsjo rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata libavformat
Mon, 28 Jun 2010 11:24:12 +0000 mstorsjo rtpdec: Add generic function for iterating over FMTP configuration lines libavformat
Mon, 28 Jun 2010 11:21:34 +0000 mstorsjo rtpdec: Move space_chars from avformat/internal to rtpdec libavformat
Mon, 28 Jun 2010 08:04:52 +0000 mstorsjo Fix a warning in av_read_frame_internal libavformat
Sun, 27 Jun 2010 17:51:17 +0000 mstorsjo Remove an unused label, fixing a warning libavformat
Sun, 27 Jun 2010 17:33:52 +0000 mstorsjo Add proper const declaration to a cast, fixes a warning libavformat
Sun, 27 Jun 2010 14:16:46 +0000 mru Make ff_url_split() public libavformat
Sun, 27 Jun 2010 09:07:35 +0000 mstorsjo Fix implicit cast warning libavformat
Fri, 25 Jun 2010 08:03:52 +0000 mstorsjo rtpdec_mpeg4: Rename PayloadContext to be consistently 'data' libavformat
Fri, 25 Jun 2010 08:02:50 +0000 mstorsjo RTSP, rtpdec: Move RTPPayloadData into rtpdec_mpeg4 and remove all references to rtp_payload_data in rtpdec and rtsp libavformat
Fri, 25 Jun 2010 08:01:20 +0000 mstorsjo rtpdec: Move AAC depacketization code in rtpdec to a proper payload handler libavformat
Fri, 25 Jun 2010 08:00:05 +0000 mstorsjo RTSP: Move more SDP/FMTP stuff from rtsp.c to rtpdec_mpeg4.c libavformat
Fri, 25 Jun 2010 07:58:38 +0000 mstorsjo RTSP: Decouple MPEG-4 and AAC specific parts from rtsp.c libavformat
Fri, 25 Jun 2010 07:56:45 +0000 mstorsjo RTSP: Remove skip_spaces in favor of strspn libavformat
Fri, 25 Jun 2010 04:29:02 +0000 jai_menon avienc : Avoid creating invalid AVI files when muxing subtitle streams libavformat