Commit History

Author SHA1 Message Date
  Alex Converse ec4979e16e nsvdec: Propagate errors 12 years ago
  Alex Converse 056c909d9d nsvdec: Be more careful with av_malloc(). 12 years ago
  Michael Niedermayer bde4b66063 nsvdec: Fix use of uninitialized streams. 12 years ago
  Aurelien Jacobs a233eaa618 use new metadata API in nsv demuxer 15 years ago
  Diego Biurrun 517ac2434b Use more descriptive format long_names. 15 years ago
  Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 15 years ago
  Luca Abeni dd1c8f3e6e Bump Major version, this commit is almost just renaming bits_per_sample to 16 years ago
  Michael Niedermayer 2615800a27 Try to fix FATE after my time_base simplification change. 16 years ago
  Stefano Sabatini bde15e74de Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. 16 years ago
  Diego Biurrun f4433de9ef consistency cosmetics: indices --> indexes 16 years ago
  Björn Axelsson 899681cd1d Use dynamically allocated ByteIOContext in AVFormatContext 17 years ago
  Michael Niedermayer fffd6a5fe0 indent 17 years ago
  Michael Niedermayer 638f489ccd fix segfault with http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.nsv.bz2 17 years ago
  Diego Biurrun 755bfeabcc misc spelling fixes 17 years ago
  Aurelien Jacobs 57004ff1d7 add an enum for need_parsing 17 years ago
  Michael Niedermayer ac5565d88c file extension based probe is max/2 17 years ago
  Michael Niedermayer 65a00bd65a factorize 17 years ago
  Michael Niedermayer 87e8788680 allocate 32 extra bytes at the end of the probe buffer and remove most probe buf_size checks 17 years ago
  David Conrad 8076609a40 The NSV demuxer assumes that a video frame's timestamp increases by one on each 17 years ago
  Michael Niedermayer 7caf0cc62c add codec_id <-> codec_tag tables to AVIn/OutputFormat 17 years ago
  Aurelien Jacobs 9110a0e32d Add support for VP60 and VP61. 17 years ago
  Joakim Plate 0a4250bc92 add support for all framerates specified by the standard 18 years ago
  Joakim Plate 2f394e1ca8 Fix A/V (de)sync with discontinuous NSV streams, 18 years ago
  Aurelien Jacobs 7fbde3431a replace coder/decoder file description in libavformat by muxer/demuxer 18 years ago
  Baptiste Coudurier 14f283d849 disable annoying debug messages 18 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Aurelien Jacobs 5ce117c37c VP5 and VP6 video decoder 18 years ago
  Måns Rullgård 9d9f4119bd move common stuff from avienc.c and wav.c to new file riff.c 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
  Måns Rullgård a5e9102b4b free codec extradata in av_close_input_file 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
  Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 18 years ago
  Måns Rullgård bf4e3bd2d0 kill a bunch of compiler warnings 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
  Michael Niedermayer 2692067a45 AVPacket.pos 19 years ago
  Michael Niedermayer c0df9d75bd switch to native time bases 19 years ago
  Michael Niedermayer c8389233cb fix useless framerate messup 19 years ago
  Måns Rullgård 88730be651 kill warnings patch by (Måns Rullgård <mru inprovide com>) 19 years ago
  Michael Niedermayer 568e18b15e integer overflows, heap corruption 19 years ago
  Michael Niedermayer 61f4aa96ba kill a annoying debug printf 20 years ago
  Mike Melanson e4917f59a5 use correct types 20 years ago
  François Revol 27d5f18f66 First implementation of nsv demuxer. 20 years ago