6239 Commits (efdccce500de7dbd91a8f35fabdd8ccbed4d7064)

Author SHA1 Message Date
Baptiste Coudurier efdccce500 In mpegts muxer, print VBR instead of dummy 1 when displaying muxrate 14 years ago
Baptiste Coudurier b015be2142 In mov muxer, write pixel aspect ratio tag in mov files. 14 years ago
Alex Converse cfde3a7e13 Cosmetics: whitespace 14 years ago
Aurelien Jacobs 5c7ceef654 improve long_name for ass (de)muxer 14 years ago
Michael Niedermayer 3124766959 Ignore extradata & w/h in asf/dvr. 14 years ago
Carl Eugen Hoyos bba66fc7be Associate .tga with format image2. 14 years ago
Måns Rullgård defb0009cf Add #ifdefs around code specific to file and pipe protocols 14 years ago
Måns Rullgård 7fddac9320 os_support: include some headers only when needed 14 years ago
Måns Rullgård 81f460a373 rtpenc: remove unnecessary #include unistd.h 14 years ago
Måns Rullgård 3f7ab648e5 file_protocol: remove redundant #include sys/time.h 14 years ago
Martin Storsjö 0fca8d24ee rtpdec_asf: Propagate errors from the chained av_open_input_stream 14 years ago
Eli Friedman 6fa197e277 Silence a warning when compiling aviobuf.c 14 years ago
Michael Karcher 03f0d17575 Remove superfluous id3v2.o dependency for dts, eac3, gsm, mlp, shorten, and 14 years ago
Michael Karcher 513d567152 Add id3v1.o dependency for oma demuxer 14 years ago
David Conrad 105b37859b mov: Read Flash's chpl variant 14 years ago
Eli Friedman a07a06b033 Fix warning "passing argument from incompatible pointer type". 14 years ago
Baptiste Coudurier 9d3fdf2031 Move AVStream->codec_info_nb_frames increment after try_decode_frame 14 years ago
Baptiste Coudurier ae447836af In av_find_stream_info, decode at least 4 h.264 frames to be able to guess delay. 14 years ago
Michael Niedermayer 9862f9e149 Disable dshow specific bug emulation for amv files as they arent 14 years ago
Michael Niedermayer 89ac23cd40 Rename block_align variable in the avi demuxer to clearly seperate its purpose 14 years ago
Jai Menon 93eea20a79 Bump libavformat minor (as a result of r24003). 14 years ago
David Conrad 41c1ccc332 matroskadec: merge only SSA packets together 14 years ago
Aurelien Jacobs 7a617a8634 add AV_DISPOSITION_FORCED flag and use it in matroska demuxer 14 years ago
Michael Niedermayer d01144b9d3 Duplicate rounding that MS does in one of their implementations of an avi demuxer. 14 years ago
Diego Biurrun e2d17d0197 Fix doxy of flags parameter in fps_umf2avr(). 14 years ago
Diego Biurrun 0baf34d844 Remove angular brackets from Doxygen comments; Doxygen confuses them for HTML. 14 years ago
Diego Biurrun 8a4d7a3013 Replace incorrect @NOTE Doxygen command by @note; capitalization matters. 14 years ago
Diego Biurrun b8ab52e702 Fix Doxygen function parameter documentation syntax. 14 years ago
Diego Biurrun 09f6a45dc2 Remove non-existing stray arguments from Doxygen function documentation. 14 years ago
Diego Biurrun 9a58234fea Fix misspelled parameter names in Doxygen documentation. 14 years ago
Baptiste Coudurier 29054fdd0a In mxf muxer, fix last b frame temporal offset 14 years ago
John Stebbins 380966a801 In mov demuxer, fix seeking to the beginning when file has edit lists. 14 years ago
Måns Rullgård ea59f489b0 mpegtsenc: allocate correct size for PID table 14 years ago
Andrew Wason 525fcb2798 In mov demuxer, only set sar if not already set, patch by Andrew Wason, 14 years ago
Baptiste Coudurier 7d6096e42e Use ext sample from mpeg4audio config if set with AAC SBR 14 years ago
Josh Allmann de1807bbc4 Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf 14 years ago
Josh Allmann 4449df6baf Add RTP depacketization of SVQ3 14 years ago
Reimar Döffinger 39bb30f664 Change all functions referenced in the mxf_metadata_read_table to use the same 14 years ago
Eli Friedman 383b25fd54 fix warning in ff_metadata_mux_compat() 14 years ago
Alex Converse 5935f9d6bd Allow remuxing of explicitly signalled AAC files into ADTS. 14 years ago
Michael Niedermayer 8a472821a4 Factorize get_duration() out of 4 places of the avi demuxer. 14 years ago
Howard Chu 4bbb3e3a9d Use new librtmp APIs instead of grubbing around in RTMP struct 14 years ago
Michael Niedermayer 0c0fd063dd Prevent infinite recursion of odml indexes. 14 years ago
XBMC b0a18c2f0a Make "invalid dts/pts combination" a debug instead of a warning message. 14 years ago
Mike Scheutzow 5fd4857354 Allow setting streamid when muxing mpegts. 14 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 14 years ago
Tomas Härdin 11fdc4d4fc mxfdec: Improve parsing of the PixelLayout item 14 years ago
Baptiste Coudurier 2209ffacb9 In mov demuxer, increase total size after debugging message 14 years ago
Josh Allmann bb06ec5ef4 Reindent 14 years ago
Josh Allmann a494295197 rtpdec: Clean up FMTP parsing code in AMR RTP depacketizer 14 years ago