49849 Commits (2acd5fb5532587507ab197788338ae55bf9128aa)
 

Author SHA1 Message Date
Daniel Verkamp 2acd5fb553 doc/demuxers: quote command line arguments with @code 12 years ago
Michael Niedermayer 4f1279154e shorten: dont leave invalid channel counts in the context. 12 years ago
Michael Niedermayer e1219cdaf9 tiff: Check buffer allocation and pointer increment more carefully in shorts2str() and double2str() 12 years ago
Michael Niedermayer 6f9ae391de faxcompr: Dont read ref when the end has been reached in pass mode 12 years ago
Michael Niedermayer 1ac0fa50ef pngdec/filter: dont access out of array elements at the end 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
Paul B Mahol 8160864b00 lavfi/amerge: make description consistent with documentation 12 years ago
Carl Eugen Hoyos 182e342fdb Print mxf Universal Label if the user requested verbose logging. 12 years ago
Michael Niedermayer c3a62d3507 Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 5d7009dac2 evrcdec: fix wrong condition 12 years ago
Ronald S. Bultje fd6a021d8e get_bits: return pointer to buffer that is the result of the alignment. 12 years ago
Ronald S. Bultje 5e74a2b685 bit_depth_template: don't depend on dsputil.h. 12 years ago
Ronald S. Bultje c7e3e55429 Move ff_emulated_edge_mc prototypes to videodsp. 12 years ago
Ronald S. Bultje 55e35c98d5 h264 intra pred: add missing includes. 12 years ago
Michael Niedermayer 8491ac3ad2 mlpdec: check ch_assign more completely 12 years ago
Diego Biurrun d46d87d1d3 sparc: dsputil_vis: Fix silly variable name search and replace typo 12 years ago
Stefano Sabatini 3acaea26e5 lavfi/il: filter out hwaccels formats from the list of supported formats 12 years ago
Stefano Sabatini 6b171f046c lavf/matroskaenc: provide more feedback in case of unsupported codec 12 years ago