Commit History

Author SHA1 Message Date
  Reimar Döffinger 1795364205 Remove unused variables. 13 years ago
  Michael Niedermayer 187528441a avidec: correct frame_offset for seeking 13 years ago
  Michael Niedermayer 5e24098b84 avidec: detect mpeg4 keyframes in indexless avi 13 years ago
  Reimar Döffinger 148ffcd2ce Make DV (sub) demuxer set proper pkt->pos values. 13 years ago
  Reimar Döffinger 1a9f9f81b1 Do not drop packets with no valid ->pos set as e.g. DV-in-AVI produces. 13 years ago
  Michael Niedermayer ffdc49df25 AVIDEC: use_odmc demuxer specific option. (mostly an exmaple for demuxer specific options) 13 years ago
  Michael Niedermayer 3788a3c0c0 Merge remote branch 'qatar/master' 13 years ago
  Reimar Döffinger 5e9de76f54 Do not set non_interleaved for DV-in-AVI. 13 years ago
  Kostya Shishkov 23f40a0788 read AVI palette from the end of extradata 13 years ago
  Michael Niedermayer fbfcc8f1b7 avi: try to synchronize the points in time of the starts of streams after seeking. 13 years ago
  Michael Niedermayer 8a68697dc6 Add flag to force demuxers to sort more strictly by dts. 13 years ago
  Michael Niedermayer 2d2b5a1421 10l, commit that should have been stashed into the merge. 13 years ago
  Michael Niedermayer c40798441f Merge remote branch 'qatar/master' 13 years ago
  Diego Biurrun 6001dad6e2 Replace more FFmpeg references by Libav. 13 years ago
  Kostya Shishkov 2d8591c27e make containers pass palette change in AVPacket 13 years ago
  Michael Niedermayer 85b2114759 Merge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864' 13 years ago
  Max Horn ca402f32e3 handle malloc failures in ff_get_wav_header 13 years ago
  Michael Niedermayer 2cae9809e2 Merge remote branch 'qatar/master' 13 years ago
  Anton Khirnov 8978fedaee avio: introduce an AVIOContext.seekable field 13 years ago
  Michael Niedermayer 5b56ad03fa Reimplement stream probe try #2 13 years ago
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 years ago
  Michael Niedermayer 0fecf2642b Merge remote-tracking branch 'newdev/master' 13 years ago
  Anton Khirnov 45a8a02a41 lavf: replace avio_seek(SEEK_CUR) with avio_skip where it makes sense 13 years ago
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 13 years ago
  Anton Khirnov 76aa876e69 avio: avio_ prefix for url_fsize 13 years ago
  Anton Khirnov 384c9c2fa7 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov a2704c9712 avio: add avio_tell macro as a replacement for url_ftell 13 years ago
  Anton Khirnov 74b3f67c9c lavf: replace all uses of url_fskip with avio_seek 13 years ago
  Anton Khirnov f59d8ff8cd avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov e356fc57a2 lavf: replace all uses of url_fskip with avio_seek 13 years ago
  Anton Khirnov 6b4aa5dac8 avio: avio_ prefix for url_fseek 13 years ago
  Anton Khirnov e63a362857 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov 90ed2776ea avio: rename av_alloc_put_byte -> avio_alloc_context for consistency 13 years ago
  Anton Khirnov b7effd4e83 avio: avio_ prefixes for get_* functions 13 years ago
  Anton Khirnov 8d9ac969cb avio: rename av_alloc_put_byte -> avio_alloc_context for consistency 13 years ago
  Anton Khirnov 471fe57e1a avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov ae628ec1fd avio: rename ByteIOContext to AVIOContext. 13 years ago
  Anton Khirnov f8d33a3617 avidec: simplify read_gab2_sub 13 years ago
  Anton Khirnov 47fdf00a77 avidec: simplify read_gab2_sub 13 years ago
  Clément Bœsch bffad70c66 Remove forgotten if (p) av_free(p) forms 13 years ago
  Clément Bœsch 290849e2a4 Remove forgotten if (p) av_free(p) forms 13 years ago
  Luca Barbato 9ef5a9deaf Replace dprintf with av_dlog 13 years ago
  Luca Barbato dfd2a005eb Replace dprintf with av_dlog 13 years ago
  Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 13 years ago
  Mans Rullgard 3e8c4f9689 avidec: make print_tag() a macro and remove related ifdefs 13 years ago
  Mans Rullgard 6081f8c4e2 avidec: make print_tag() a macro and remove related ifdefs 13 years ago
  Peter Ross 456a70aeb8 add ff_get_bmp_header 13 years ago
  Aurelien Jacobs 8ba5bf5a7c avidec: read some of the Nikon specific tags produced by Nikon cameras 14 years ago