9349 Commits (22eef8d738bfd56c2149b3de46bdc729eaa3d05f)

Author SHA1 Message Date
  Michael Niedermayer 1860c66c54 matroskadec: increase padding on several more extradata allocations. 13 years ago
  Alex Converse 5af569aa30 matroskadec: Pad AAC extradata. 13 years ago
  Martin Storsjö 9f9c45f4b6 movenc: Don't require frame_size to be set for modes other than mov 13 years ago
  Martin Storsjö 990a746cec movenc: Reindent a block 13 years ago
  Michael Niedermayer 5cb57a16ed dv: Fix null pointer dereference due to ach=0 13 years ago
  Michael Niedermayer f9de136b17 dv: check stype 13 years ago
  Martin Storsjö 33ec9ef96d Add a tool for creating smooth streaming manifests 14 years ago
  Martin Storsjö bc7d05177f movdec: Calculate an average bit rate for fragmented streams, too 14 years ago
  Martin Storsjö 3b5d4428ac movenc: Write the sample rate instead of time scale in the stsd atom 14 years ago
  Martin Storsjö 4ddd54dab4 movenc: Add a separate ismv/isma (smooth streaming) muxer 14 years ago
  Martin Storsjö b613ff5e93 movenc: Allow the caller to decide on fragmentation 13 years ago
  Martin Storsjö f1caf01d5e libavformat: Add a flag for muxers that support write_packet(NULL) for flushing 13 years ago
  Martin Storsjö 83988d58ed movenc: Add support for writing fragmented mov files 14 years ago
  Martin Storsjö 6ca3856894 movenc: Add a separate start_pts 14 years ago
  Michael Niedermayer 28d634711b avidec: Fix regression with chunks that are larger than the file. 13 years ago
  Michael Niedermayer 5c011706bc nsvdec: Fix use of uninitialized streams. 13 years ago
  Carl Eugen Hoyos 76c3e76eb3 Allow user to force reading mov alias from absolute path. 13 years ago
  Justin Ruggles b8dd555c63 aud: remove unneeded field, audio_stream_index from context 13 years ago
  Justin Ruggles be14a37066 aud: fix time stamp calculation for ADPCM IMA WS 13 years ago
  Justin Ruggles 10fef6bd6b aud: simplify header parsing 13 years ago
  Justin Ruggles 0e6a8b5cf7 aud: set pts_wrap_bits to 64. 13 years ago
  Justin Ruggles 98c290cc08 cosmetics: indentation 13 years ago
  Justin Ruggles d481227c54 aud: support Westwood SND1 audio in AUD files. 13 years ago
  Justin Ruggles 02e7dbf5ad adpcm_ima_ws: fix stereo decoding 13 years ago
  Justin Ruggles 220506d23f avcodec: add a new codec_id for CRYO APC IMA ADPCM. 13 years ago
  Justin Ruggles 4340a6363e vqa: remove unused context fields, audio_samplerate and audio_bits 13 years ago
  Justin Ruggles 7e813d5933 vqa: clean up audio header parsing 13 years ago
  Justin Ruggles 5b4c562897 vqa: set time base to frame rate as coded in the header. 13 years ago
  Justin Ruggles 9ae846971f vqa: set packet duration. 13 years ago
  Justin Ruggles 53ed79a260 vqa: use 1/sample_rate as the audio stream time base 13 years ago
  Justin Ruggles e1ac69fa27 vqa: set stream start_time to 0. 13 years ago
  Anton Khirnov dc7ad30fa5 lavf: postpone removing av_close_input_file(). 13 years ago
  Piotr Tomasik 62d2a75b02 Added clockwise rotate values to metadata for 90 and 270 degrees 13 years ago
  Paul B Mahol 6813450209 lavf: replace remaining use of deprecated get_strz() 13 years ago
  Michael Niedermayer fa94f8a848 buildsys: Fix shared lib build of ffserver. 13 years ago
  Tomas Härdin b720915be1 mxfdec: Fix files > 2 GiB 13 years ago
  Tomas Härdin d8531a1c18 mxfdec: Handle small EditUnitByteCount 13 years ago
  Michael Niedermayer f58d670002 movenc: Decrease default chunk merge limit to 1mb. 13 years ago
  Maksym Veremeyenko 2aadff2e44 limit chunk size to 1GB 13 years ago
  Paul B Mahol f7a9b1deee cafdec: fix regression introduced in c7579ad8e8 13 years ago
  Michael Niedermayer 14d94a1952 avidec: Fix use of stream_index before validation of its range. 13 years ago
  Paul B Mahol 27ed027bcd XWD encoder and decoder 13 years ago
  Janne Grunau 50a3f9a4bd mxfdec: fix memleak on mxf_read_close() 13 years ago
  Paul B Mahol c7579ad8e8 cafdec: replace deprecated get_strz() 13 years ago
  Paul B Mahol a6ef7b3a77 cafenc: replace deprecated av_dbl2int() 13 years ago
  Justin Ruggles e924a4ba71 westwood: split the AUD and VQA demuxers into separate files. 13 years ago
  Michael Niedermayer b9db728a1f libavformat/libavformat.v: fix application name in comment 13 years ago
  Michael Niedermayer 89ddff92a3 Revert "movenc: simplify handling of pcm vs. adpcm vs. other compressed codecs" 13 years ago
  Janne Grunau 15cea3695d riff: fix invalid av_freep() calls on EOF in ff_read_riff_info 14 years ago
  Janne Grunau 20ea14d0f8 mxfdec: fix memleak on av_realloc failures 14 years ago