37290 Commits (7bab43f29c0ee60051b52e3ed62d3b93e42d7e78)
 

Author SHA1 Message Date
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
Michael Niedermayer b2be1dabb1 mpegvideo: Draw edges based on the pictures linesize instead of the contexts. 13 years ago
Michael Niedermayer 20aed9ed4f ffmpeg: Allocate buffers of the size needed by the decoder. 13 years ago
Nicolas George 969ba65ecc libcelt: configure: distinguish not found and too old. 13 years ago
Tomas Härdin b720915be1 mxfdec: Fix files > 2 GiB 13 years ago
Nicolas George af21823ae0 lavfi: require libswr for af_pan. 13 years ago
Nicolas George 1fa88f343a lavd/lavfi: add dumpgraph option. 13 years ago
Nicolas George 0c3577bfd9 lavfi: add avfilter_graph_dump. 13 years ago
Tomas Härdin d8531a1c18 mxfdec: Handle small EditUnitByteCount 13 years ago
Clément Bœsch 9bd44b42a8 pan: drop unecessary includes. 13 years ago
Clément Bœsch 66b1b7e5fa pan: move query_formats() to avoid forward declarations. 13 years ago