49961 Commits (2f3bc5122822687dc388f7352c92cf6db456cf7c)
 

Author SHA1 Message Date
Justin Ruggles 5cc0bd2cb4 binkaudio: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles e3db34291f amrnb: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles e57daa876b adpcm: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles cddf8998f1 comfortnoise: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 9a75ace2b2 atrac3: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 9b0b355e97 als: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 55d2e12aef ac3: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles e42e5a89d6 bmvaudio: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 0ded61b57a atrac1: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 5cd597f22f alac: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles ffd2123095 aac: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles a6bb39add2 pcm: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 5932e2d7d2 ape: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles bae4f47938 adxenc: alloc/free coded_frame instead of keeping it in the ADXContext 12 years ago
Justin Ruggles a3de4010c2 8svx: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles da28bb3f4a amrwb: decode directly to the user-provided AVFrame 12 years ago
Justin Ruggles 0588935e64 adx: decode directly to the user-provided AVFrame 12 years ago
Daniel Verkamp 1ecce266fa WAV muxer: add RF64 support 12 years ago
James Almer 0957041221 lavc/tta: Add support for encrypted streams 12 years ago
Michael Niedermayer a63dc846b5 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 08db519e12 Merge commit '56dea32f09e71460add14a1b6d0fbe6eb16f02a4' 12 years ago
Michael Niedermayer 7491356111 Merge commit '304b806cb524fb040f8e09a241040f1af2cb820b' 12 years ago
Michael Niedermayer fe54f6cb45 Merge commit '4c51fe48ba6dde059360b7451db7f6bbf2f11db3' 12 years ago
Michael Niedermayer e2b703f536 Merge commit '62a43d30cc3b9b2460f2c926beb522df32493625' 12 years ago
Michael Niedermayer 3ccda2b02b Merge commit '375ef6528c9dd2db7f9881e232cb0ec3aa16970d' 12 years ago
Luca Barbato fd1abf4269 lavu: avoid clashing definition of E 12 years ago
Ronald S. Bultje 7ff1a4b10f Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil. 12 years ago
Michael Niedermayer 5260edee7e sanm: Use the correct height variable in the decoded_size checks 12 years ago
Michael Niedermayer 4ee88db840 sanm: init sizes with the full frame size 12 years ago
Michael Niedermayer f0d9ccac89 sanm: reset frame sizes on buffer destruction 12 years ago
Michael Niedermayer 365270aec5 sanm: add forgotten check for decoded_size in old_codec37() 12 years ago
Michael Niedermayer 3b1f037df5 ffmpeg: fix streamcopy of lsf mp3. 12 years ago
Stefano Sabatini 64353be811 doc/filters: rework idet filter description 12 years ago
Stefano Sabatini af60e45150 doc/filters: apply minor fixes to il filter docs 12 years ago
Stefano Sabatini 4c69cafcee doc/filters: fix position of il filter docs 12 years ago
Ronald S. Bultje b582af1ed7 Use simple nop codes for <= sse (rather than <= mmx). 12 years ago
Ronald S. Bultje 972771dcf2 h264chroma: remove duplicate 9/10 bit functions. 12 years ago
Diego Biurrun 56dea32f09 doc: developer: Fix wording in "naming conventions" section 12 years ago
Diego Biurrun 304b806cb5 build: Make library minor version visible in the Makefile 12 years ago
Diego Biurrun 3658d2dfd4 doc: developer: Add a note about reserved system name space 12 years ago
Diego Biurrun 69dca3a4f4 openbsd: Add minor number to shared library install name 12 years ago
Daniel Kang b3f2a3fe3f x86: mpeg4qpel: Make movsxifnidn do the right thing 12 years ago
Martin Storsjö 4c51fe48ba h264: Copy h264chroma dsp context to slice thread copies 12 years ago
Michael Niedermayer 0aa1d848ec ffv1enc: better heuristic to calculate initial states 12 years ago
Martin Storsjö d192ac3e03 swscale: Disallow conversion to GBRP16 12 years ago
Diego Biurrun 62a43d30cc crc: Move static data table from header to .c file 12 years ago
Diego Biurrun 6fb296e97e avcodec/rectangle: Remove nonsense assert 12 years ago
Derek Buitenhuis c177f2ec4a libfdk-aacenc: Actually check for upper bounds of cutoff 12 years ago
Derek Buitenhuis 375ef6528c libfdk-aacenc: Actually check for upper bounds of cutoff 12 years ago
Martin Storsjö ab8f1a6989 arm: Fall back to runtime cpu feature detection via /proc/cpuinfo 12 years ago