5429 Commits (c39b94be600e8433a1de54b09d86704066efeb27)

Author SHA1 Message Date
Fabrice Bellard a182f5da93 fixed endianness dependancies (untested) 21 years ago
Mike Melanson 9e8cd0db54 hacks to support Xan AVI files 21 years ago
Mike Melanson 048446bfeb support for Duck DK3 and DK4 ADPCM 21 years ago
Mike Melanson 493645ebd2 demuxer for custom Wing Commander III movie (.mve) files 21 years ago
Michael Niedermayer 0a5f92a120 memory leak fix by (Tom Dexter <devel at www dot digitalaudiorock dot com>) 21 years ago
Alex Beregszaszi ed0bb7bee6 move packetheader after startcodes 21 years ago
Alex Beregszaszi 99b17f25b1 some fixes 21 years ago
Michael Niedermayer 203504d910 padding fix 21 years ago
Michael Niedermayer 3ac8749b90 big/little endian fix 21 years ago
Alex Beregszaszi 3aa180b84e initial nut muxer and demuxer (demuxer is not fail safe) 21 years ago
Alex Beregszaszi 8026c3b54c bump version numbers to 0.4.8 21 years ago
Michael Niedermayer ea739de1b9 rewrite 21 years ago
Michael Niedermayer 94dcfb14e7 fixing copyright header (the code is from strptime.c so the copyright header should be from there too instead of strptime.h) 21 years ago
Michael Niedermayer 076342fa5c Compile fix when no CONFIG_ENCODERS by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer 77efa159eb case insensitive codec_get_id() 21 years ago
Glenn Maynard 5e4639e200 localtime_r patch by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Michael Niedermayer a17236c53c MingW patches by (Glenn Maynard <g_sf at zewt dot org>) 21 years ago
Mike Melanson 3ef8be2bfc initial commit for Id RoQ and Interplay MVE multimedia subsystems 21 years ago
Michael Niedermayer 149f7c029c fix MPEG-TS missdetected as MPEG-PS 21 years ago
Mike Melanson 3f16d933a9 first pass at PSX STR demuxer; does not yet interact correctly with MDEC 21 years ago
Michael Niedermayer 8d876a433c asv2 regression test 21 years ago
Charles Yates d9a916e221 stdin patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Michael Niedermayer 572f992eff libavformat/avio.h compilation problem in VisualC++ by (lethean at realtime dot ssu dot ac dot kr) 21 years ago
Roman Shaposhnik 904736b519 1000l in abbrv. table 21 years ago
Roman Shaposhnik ba2a8cb40b * making resolution abbreviations right 21 years ago
Roman Shaposhnik 118e91f3d8 * Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now 21 years ago
Mike Melanson 1a31840cea naughty, forbidden variable declarations 21 years ago
Michael Niedermayer 1cb5f7fd41 mov, 3gp, mp4 muxer by (Thomas Raivio <tjraivio at cc dot hut dot fi>) 21 years ago
Fabrice Bellard 44664b0915 accepts pgmyuv extension 21 years ago
Fabrice Bellard 22b37f5d32 suppressed frame number modulus hack - added loop_input hack which I find easier to understand 21 years ago
Fabrice Bellard 00b4fdb758 win32 compile fix 21 years ago
Roman Shaposhnik c92454179d all human-readable output should go into stderr for now. We really 21 years ago
Michael Niedermayer bd5a60201e use codec_tag for encoding too 21 years ago
Roman Shaposhnik 36b58e850d * fixing a regression in mpeg encoder (not setting pix_fmt), 21 years ago
Fabrice Bellard c95108037f support for older real audio files (<= version 3) 21 years ago
Fabrice Bellard 48091512c9 no default bit rate if decoding 21 years ago
Fabrice Bellard 12f996edfa initial duration/start_time generic support - displays stream duration and average total bitrate when using an input file 21 years ago
Fabrice Bellard 25c4950e9b update duration and start_time 21 years ago
Fabrice Bellard 32f38cb4cc exports mpegps_demux 21 years ago
Fabrice Bellard ca1538f8d9 update duration and start_time 21 years ago
Fabrice Bellard 247eadca9d update duration and start_time - add av_new_stream() usage 21 years ago
Fabrice Bellard fa26a29d65 add av_new_stream() usage 21 years ago
Fabrice Bellard ee40480319 added stream start time and duration API - AV_NOPTS_VALUE is no longer zero 21 years ago
Roman Shaposhnik 1fbe1a61b1 patch for DV capturing by Dan Dennedy <dan at dennedy dot org> 21 years ago
D Richard Felker III 2864dfd579 yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias at aerifal dot cx>) 21 years ago
Michael Niedermayer 6b17c988e5 ATI VCR2 21 years ago
François Revol 438fcb754f OSX and BeOS networking fix (socklen_t) 21 years ago
Michael Niedermayer be3564edad ATI VCR1 decoder 21 years ago
Fabrice Bellard 09787fb8af support aborting in TCP 21 years ago
Fabrice Bellard b7b8fc3406 suppressed RTSP abort hack - added PLAY/PAUSE 21 years ago