12684 Commits (89b5ed5f1569b5a12cddbe2829397a30f03d3d12)

Author SHA1 Message Date
  Carl Eugen Hoyos 9526c9ccc3 Read block_align from extradata when decoding qclp in aiff. 12 years ago
  Paul B Mahol ad56535dd1 avformat: fix orig_pos type to match pkt->pos 12 years ago
  Diego Biurrun a0d5ca4f0a mxfenc: Use correct printf format specifier for int64_t 12 years ago
  Luca Barbato b845f5e97b riff: Factor out WAVEFORMATEX parsing 12 years ago
  Peter Ross 516089d5d8 riff: Add ACTRAC3+ guid 12 years ago
  Peter Ross a3bf80a5ae riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 12 years ago
  Peter Ross e544782623 riff: Move guid structs and helper functions into riff 12 years ago
  Luca Barbato 8e329dba37 riff: check for eof if chunk size and code are 0 12 years ago
  Luca Barbato 1c88617b94 riff: K&R formatting cosmetics 12 years ago
  Michael Niedermayer 578d9cf7cc mxf_timestamp_to_str: dont leave uninitilaized fields in time. 12 years ago
  Clément Bœsch 67cc31d6c7 lavf/gif: add final_delay option. 12 years ago
  Clément Bœsch a16c20569d lavf/gifdec: add loop support. 12 years ago
  Michael Niedermayer 833bc6678f avformat: change seeking index consistency asserts to av_asserts 12 years ago
  Clément Bœsch 30e6a02c23 lavf/http: remove duplicated dec flag. 12 years ago
  Clément Bœsch 6189ff3679 lavf/gif: avoid forward declaration. 12 years ago
  Clément Bœsch a7c5b7a676 lavf/gif: correct the delay after the first frame. 12 years ago
  Michael Niedermayer 505642f182 mp3dec: fallback to generic seeking when a TOC is not present 12 years ago
  Clément Bœsch 7e57adb464 lavf/gif: fix timing. 12 years ago
  Clément Bœsch 13478b270a gif: use only one graphic control extension block per image. 12 years ago
  Marton Balint 007989c7a2 mxfdec: fix return variable type for avio_seek 12 years ago
  Michael Niedermayer 020c287f5e avformat: Dont stop probing before the whole id3 tag is read 12 years ago
  Clément Bœsch 7c1a002c78 subtitles: introduce ASS codec id and use it. 12 years ago
  Clément Bœsch 9db1c6455e lavf/gif: support only GIF codec. 12 years ago
  Clément Bœsch 01367b0fca lavf/gif: merge gif_write_{packet,video}. 12 years ago
  Clément Bœsch b7a3f14360 lavf/gif: trim unnecessarily long netscape ext code. 12 years ago
  Clément Bœsch 0a0e6877ff lavf/gif: remove unused fields. 12 years ago
  Clément Bœsch 28f9858c91 lavf/gif: simplify streams type checking. 12 years ago
  Clément Bœsch b6408ffc45 lavf/gif: fix assert in avio API after dfb3231. 12 years ago
  Clément Bœsch 91a5b4d480 gif: remove outdated comments. 12 years ago
  Clément Bœsch dfb323109c lavf/gif: simplify palette writing. 12 years ago
  Clément Bœsch 7b972d82b6 gif: reindent after previous commits. 12 years ago
  Clément Bœsch 635389ccfa Cleanse GIF muxer and encoder. 12 years ago
  Michael Niedermayer 161dee4321 rmdec: dont return uninitialized data 12 years ago
  Carl Eugen Hoyos fe1de12faf Remove two anonymous arrays. 12 years ago
  Rafaël Carré 5b27c307e7 flvenc: do not mux more than one stream per type 12 years ago
  Michael Niedermayer 1557f34b10 dfa: support decoding version=1.0 12 years ago
  Clément Bœsch e66a10689b lavf/libquvi: fix error reporting. 12 years ago
  Clément Bœsch 8de9bb6e5e lavf: remove some flushing in write_packet muxers callbacks. 12 years ago
  Michael Niedermayer 536baf6cc5 oggenc: Fix pref_duration AVOption type 12 years ago
  Hendrik Leppkes 423089e964 lavf/mxfdec: validate month/day before date formatting 12 years ago
  Matthieu Bouron c8b3644494 lavf/mxf: fix parsing of timestamps 12 years ago
  Hendrik Leppkes 8da2a3aba3 lavf/mxfdec: use more widely supported time format string 12 years ago
  Hendrik Leppkes cac309611c lavf/mxf: fix parsing of the month from mxf timestamps 12 years ago
  Tobias Rapp 7f09b888e8 avienc: fix overflow of audio sample count 12 years ago
  Stephen Hutchinson ff99b42e04 avformat/avisynth: Don't insert null frames or samples at the start of a stream. 12 years ago
  Marton Balint f1e606c762 mxfdec: update current edit unit when seeking in mxf files without index tables 12 years ago
  Anton Khirnov 9e6b5e61a0 img2enc: add an option for overwriting one file with subsequent images 12 years ago
  Diego Biurrun ac9362c5d9 Move misplaced file author information where it belongs 12 years ago
  Clément Bœsch 2a7f885fe1 lavf: add libquvi demuxer. 12 years ago
  James Almer 89388a953a Replace all occurrences of PRI in sscanf() calls with SCN 12 years ago