Commit History

Author SHA1 Message Date
  Baptiste Coudurier e34a5996b9 dv probe 15 years ago
  Reimar Döffinger 67d44b84c1 Support playback of incorrectly cut DV files where the headers do not 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 years ago
  Roman Shaposhnik 6d8b21f3e8 additional recovery for the badly broken streams 15 years ago
  Diego Biurrun f94036f159 prettyprinting cosmetics 16 years ago
  Diego Biurrun 75f2c20983 spelling cosmetics 16 years ago
  Michael Niedermayer 51f4155fef Make gcc 2.95 happy. 16 years ago
  Roman Shaposhnik 4e92dabf60 replacing frame_rate and frame_rate_base with an AVRational time_base 16 years ago
  Roman Shaposhnik a53621fca8 simplifying code as per Michael's suggestion 16 years ago
  Roman Shaposhnik c9b0b38f45 simplifying the code as per Michael's suggestion 16 years ago
  Diego Biurrun 910f02a054 spelling cosmetics 16 years ago
  Roman Shaposhnik f8007a1473 Intial implementation of the DV100 (AKA DVCPRO HD) decoder and demuxer as 16 years ago
  Roman Shaposhnik 34fab90f18 Two cosmetic changes for improved readability and ease of HDVCPRO HD integration 16 years ago
  Aurelien Jacobs 5972945197 convert every muxer/demuxer to write/read sample_aspect_ratio from/to 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Diego Biurrun 245976da2a Use full path for #includes from another directory. 16 years ago
  Diego Biurrun ccd425e799 Remove unnecessary parentheses from return calls. 16 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Panagiotis Issaris 6f3e0b2174 Replace all occurrences of AVERROR_IO with AVERROR(EIO). 17 years ago
  Maksym Veremeyenko 05ce0f11e4 * clarifying the AVInputFormat::read_seek return value 17 years ago
  Roman Shaposhnik 6eb2de748d * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Panagiotis Issaris d4fc91b449 Split the DV demuxer and muxer into separate files (as suggested by Diego 18 years ago
  Roman Shaposhnik 3c8f30a745 * Restructuring the division of labor between DV codec and DV format 18 years ago
  Måns Rullgård ff70e60176 allow individual selection of muxers and demuxers 18 years ago
  Måns Rullgård d2a067d1d9 give AVInput/OutputFormat structs consistent names 18 years ago
  Stefan Huehner a97c1e93aa Add (mostly) const to variable and parameter declaration, where a char* was 18 years ago
  Roman Shaposhnik c4e7baa85c * fixing DV-in-AVI type1 packet production bug 18 years ago
  Daniel Maas 0b297700b7 DVCPRO50 support. 18 years ago
  Diego Biurrun 064cf25155 typo 18 years ago
  Diego Biurrun 8228bff5c6 Put muxer-specific code parts in #ifdef CONFIG_MUXERS. 18 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 18 years ago
  Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 18 years ago
  Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 18 years ago
  Diego Biurrun d156a7b7f1 typo: viedo --> video 19 years ago
  Michael Niedermayer 4325ffd0a2 lowres support 19 years ago
  Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 19 years ago
  Aurelien Jacobs a965c478b2 drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) 19 years ago
  Michael Niedermayer c0df9d75bd switch to native time bases 19 years ago
  Michael Niedermayer eb1bde3e10 fix nonsense timestamp mess 19 years ago
  Roman Shaposhnik 664f583665 * static allocation for audio packets. This will make it a little bit 20 years ago
  Michael Niedermayer 8bcb147f54 generic cur_dts update 20 years ago
  Michael Niedermayer 83582de4c1 flags, rounding and cliping fix by (Nathan Kurz <nate at verse dot com>) 20 years ago
  Roman Shaposhnik 5088363247 * experimental dynamic audio stream allocation for DV demuxer. This 20 years ago
  Roman Shaposhnik 96319c3922 * let DV muxer generate audioless DV streams. This might not be 100% 20 years ago
  Roman Shaposhnik 457c649ac4 * fixing a regression introduced by the last seek-support patch 20 years ago
  Michael Niedermayer aace1f9b86 gcc 2.95 compile fix by (Jan Knutar <jknutar at nic dot fi>) 20 years ago
  Roman Shaposhnik f520cf1ba9 * a couple of silly defaults to make everybody happy. 20 years ago
  Roman Shaposhnik c4e554701e * misc. fixes and hacks to improve timing detection in raw DV 20 years ago