78831 Commits (53025fe1870afb19ee715e80615a1fc497dab13e)
 

Author SHA1 Message Date
Derek Buitenhuis 53025fe187 Merge commit '7d61dc95d741ca134d59b1f34c4e10c4c4e36f56' 9 years ago
Derek Buitenhuis 8fd5342463 Merge commit '0fa00d05911aa8043ecad8dead4a73cab7faadf6' 9 years ago
Derek Buitenhuis 9c75148e6e Merge commit '2758cdedfb7ac61f8b5e4861f99218b6fd43491d' 9 years ago
Timothy Gu e3461197b1 x86/vc1dsp: Split the file into MC and loopfilter 9 years ago
Derek Buitenhuis f1e7c42f08 Merge commit '225e84e74544062706c0159ec0737b0e1d40915f' 9 years ago
Derek Buitenhuis 6a8d05cb4d Merge commit 'e192cd9ce2b51c2e6919f2a78b1ce53e0024e728' 9 years ago
Derek Buitenhuis 48847ee357 Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76' 9 years ago
Derek Buitenhuis 04747c5a73 Merge commit '7fbb3b5b9857276b4cd17b2a530c7e0880d2bc0a' 9 years ago
Derek Buitenhuis 39fdffa736 Merge commit '5efd91284e56d444139ed811671c59a129bbb92f' 9 years ago
Derek Buitenhuis 14a69ae60c Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de' 9 years ago
Carl Eugen Hoyos 8c5092912b lavf: Add pcx auto-detection. 9 years ago
Carl Eugen Hoyos 4e05a12a41 lavc/pcxenc: Update format description link. 9 years ago
Carl Eugen Hoyos c0ecc597fa lavf/img2dec: Skip SOS when auto-detecting jpeg. 9 years ago
Clément Bœsch 98084adccf build: add --install-name-dir=DIR Darwin option 9 years ago
Muhammad Faiz d1401cb1d0 avfilter/avf_showcqt: optimize draw routines 9 years ago
Michael Niedermayer 080be982e9 fate/mpeg4: add mpeg4-es with codec timestamps (vlc ticket 7571) 9 years ago
Michael Niedermayer 4d338f9b64 fate/vp8: add test for Ticket2451 9 years ago
Michael Niedermayer 77524ee2dc avformat/utils: Be slightly more tolerant with fps vs. stream timebase 9 years ago
Michael Niedermayer 1b65910185 fate/gif: add Test for Ticket3052 9 years ago
Michael Niedermayer 993d622d00 fate/filter-video: add test for Ticket1578 9 years ago
Michael Niedermayer a11258b732 tests/fate/lossless-video: Add test for ticket4119 9 years ago
Michael Niedermayer 3e42c1128f avcodec/libzvbi-teletextdec: Remove unused variable 9 years ago
Paul B Mahol 65cc3915db avfilter/avf_showvolume: support unknown channel layouts too 9 years ago
Michael Niedermayer 1492507208 ffmpeg_vdpau: Remove unused variable 9 years ago
Marton Balint e22bd239c0 avformat/mov: do not leak memory on ffio_read_size failure 9 years ago
Marton Balint 4840effe42 avformat/mov: merge mov_read_custom functions 9 years ago
Raymond Hilseth c66a6369e4 avformat/dashenc: Enable dash output to work when the output isn't a local file 9 years ago
Raymond Hilseth 20e4863ab1 avformat/file: enable file_move() without unistd.h 9 years ago
Rodger Combs 22dbc1caaf lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216 9 years ago
Rodger Combs 3617e69d50 lavf/mov: fix sidx with edit lists 9 years ago
Rostislav Pehlivanov e7345abe05 vc2enc: redistribute leftover bytes 9 years ago
Rostislav Pehlivanov bbcd5e99c3 vc2enc: allocate the DWT context with the current plane size 9 years ago
Rostislav Pehlivanov 2f19583911 2enc: clip and warn when user bitrate set too low 9 years ago
Rostislav Pehlivanov 6e5c6d61bd vc2enc: clip and warn when user bitrate set too low 9 years ago
Rostislav Pehlivanov 0a2adf0f47 vc2enc: carry over quantization index across frames as a starting point 9 years ago
Rostislav Pehlivanov fc1d3cbfdc vc2enc: use 32 bits for quantized coefficients LUT 9 years ago
Rostislav Pehlivanov 5cc53c2e53 vc2enc: cache bits per quantizer, calculate wasted bits 9 years ago
Paul B Mahol 2ad1c87bb2 avfilter/vf_vectorscope: add color5 mode, mode like color but with higher saturation 9 years ago
Michael Niedermayer c6f4720b86 avcodec/mjpegdec: Fix decoding slightly odd progressive jpeg 9 years ago
Timothy Gu bbf7500df9 LICENSE: Thorough editing 9 years ago
Timothy Gu 222e6da605 x86/vf_blend: Add SSE2 optimization for divide 9 years ago
Derek Buitenhuis 1c9215e580 lavf/mp3: Properly check return values of seeks and reads while reading the header 9 years ago
Roman Ryltsov af2568a675 avformat/Makefile: Fixed missing rawutils.o reference (required by movenc.c) 9 years ago
Reimar Döffinger 4dd4d53531 Document and validate AVFrame plane pointers. 9 years ago
Reimar Döffinger 45fa03b1f9 mjpegdec: Do not assume unused plane pointer are NULL. 9 years ago
Reimar Döffinger 0f199f0ad0 mss2: Fix buffer overflow. 9 years ago
Michael Niedermayer 5d18dc3795 tests/lavf-regression: Add mp4 timecode test 9 years ago
Syed Andaleeb Roomy b4dcd351ec movenc: Timecode in MP4 Although MP4 does not have a concrete specification to store timecode information, the following technical note from Apple describes a way to achieve this via timecode track, similar to how it is done for MOV files. 9 years ago
Andreas Cadhalpun 15708f1347 configure: add direct detection of libopencv 9 years ago
Michael Niedermayer b70e9b4906 avutil/imgutils: Assert that the 2nd av_image_fill_linesizes() call in av_image_fill_linesizes() still succeeds 9 years ago