9911 Commits (f148537c414e97f2e5351fe6d4669eb0ced5fff6)

Author SHA1 Message Date
Anton Khirnov a17479dfce lavf: increase major version from 53 to 54. 13 years ago
Anton Khirnov 6e9651d106 lavf: remove AVFormatParameters from AVFormatContext.read_header signature 13 years ago
Michael Niedermayer 88d84dd8ea dv: Fix out of array read 13 years ago
Michael Niedermayer 8847561f93 mov: Fix seeking regression in fragemnted movs. 13 years ago
Michael Niedermayer 1860c66c54 matroskadec: increase padding on several more extradata allocations. 13 years ago
Alex Converse 5af569aa30 matroskadec: Pad AAC extradata. 13 years ago
Tomas Härdin 62271c4c9a mxfdec: Fix files with essence containers larger than 2 GiB. 13 years ago
Jean First 4fbd3e89e7 mxfdec: Employ correct printf conversion specifiers for POSIX int types. 13 years ago
Janne Grunau b3461c29c1 lavf: prevent infinite loops while flushing in avformat_find_stream_info 13 years ago
Alex Converse d2ee8c1779 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 13 years ago
Martin Storsjö bc7d05177f movdec: Calculate an average bit rate for fragmented streams, too 13 years ago
Martin Storsjö 3b5d4428ac movenc: Write the sample rate instead of time scale in the stsd atom 13 years ago
Martin Storsjö 4ddd54dab4 movenc: Add a separate ismv/isma (smooth streaming) muxer 13 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 13 years ago
Martin Storsjö 6ca3856894 movenc: Add a separate start_pts 13 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