37150 Commits (def678956a19767e4ef714c8f4d43dd96f4ce967)
 

Author SHA1 Message Date
Michael Niedermayer def678956a Remove avconv 13 years ago
Michael Niedermayer 1285baaab5 smackerdec: Check that the last indexes are within the table. 13 years ago
Michael Niedermayer 247d30a7db vp3: Copy all 3 frames for thread updates. 13 years ago
Hendrik Leppkes 6071644287 indeo3: fix motion vector validation 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
Nicolas George 4a68949cd8 lavfi: Makefile: cosmetics: align FFLIBS. 13 years ago
Michael Niedermayer 668494acd8 ffmpeg: add image size check to codec_get_buffer() 13 years ago
Michael Niedermayer 28d634711b avidec: Fix regression with chunks that are larger than the file. 13 years ago
Michael Niedermayer 59e95fa4a8 h263dec: Disallow width/height changing with frame threads. 13 years ago
Michael Niedermayer 5c011706bc nsvdec: Fix use of uninitialized streams. 13 years ago
Carl Eugen Hoyos 7988dd1b9a Fix multi-channel encoding with libfaac. 13 years ago
Michael Niedermayer 749e5dc1fd buildsystem: 10l add v4l entry back 13 years ago
Michael Niedermayer 2179b638e3 v4l: fix compilation 13 years ago
Michael Niedermayer 1d9569f9e8 Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 76c3e76eb3 Allow user to force reading mov alias from absolute path. 13 years ago
Alex Converse efe68076da aacenc: Fix identification padding when the bitstream is already aligned. 13 years ago
Michael Niedermayer cdfe94c5ab aacenc: Write correct length for long identification strings. 13 years ago
Michael Niedermayer c77be3a35a error concealment: initialize block index. 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 1381e9bc92 lavc: postpone the removal of AVCodecContext.request_channels. 13 years ago
Anton Khirnov dc7ad30fa5 lavf: postpone removing av_close_input_file(). 13 years ago
Anton Khirnov af0292f33a lavc: postpone removing old audio encoding and decoding API 13 years ago
Anton Khirnov 75e2025f57 avplay: remove the -er option. 13 years ago
Anton Khirnov 941e9f2238 lavd: remove deprecated v4l grab device. 13 years ago
Michael Niedermayer f1721fbc52 Merge remote-tracking branch 'tjoppen/mxf_fixes_20120124' 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 1c910d2f11 sws: Fix RGB0->alpha containing formats. 13 years ago
Michael Niedermayer fa94f8a848 buildsys: Fix shared lib build of ffserver. 13 years ago
Alexander Strasser 79f80f5c1f build: Allow building old API/ABI libpostproc version 13 years ago
Clément Bœsch 5dfc7f7342 doc: add Timecode documentation. 13 years ago
Nicolas George cfa2963b7e maintainers: add myself for recent works. 13 years ago
Nicolas George 0c9ddc0fd5 faq: fix typo. 13 years ago
Nicolas George 9aaa70a845 faq: document af_aconvert quirks using lavfi. 13 years ago
Tomas Härdin ece329d629 Add myself as mxfdec maintainer 13 years ago
Michael Niedermayer beb19a0444 h264: Disallow w/h/pixfmt changes for frame threads. 13 years ago