78812 Commits (8c5092912b19e793412b07e070da2f8636c2c2f3)
 

Author SHA1 Message Date
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
Rodger Combs f0ea536c47 lavc/aac_ac3_parser: reindent 9 years ago
Rodger Combs 9f5baf9085 lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read a frame 9 years ago
Rodger Combs a21a3c25dc probe TrueHD in MPEGTS 9 years ago
Rodger Combs b426d66370 lavc/Makefile: dnxhd demuxer depends on dnxhddata.o 9 years ago
wm4 5d2c5e8bff vf_copy: exclude hwaccel formats 9 years ago
Paul B Mahol e266d29978 avfilter/avf_showwolume: add orientation and step option 9 years ago
Clément Bœsch 653af9f188 lavfi/ass: fix version check for sub_text_format option 9 years ago
Kieran Kunhya 8adbe26b90 avcodec/cfhd: Add support for 12-bit RGBA. 9 years ago
Kieran Kunhya 0096453f70 cfhd: reallocate internal buffers on format change. 9 years ago
Michael Niedermayer d39b770aa2 avcodec/utils: Check that the video data[] arrays are NULL on the input to get_buffer_internal() 9 years ago