79344 Commits (901b0f1a219e96d008c801dbd99bb21aae0aea4e)
 

Author SHA1 Message Date
  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 10 years ago
  Rodger Combs 9f5baf9085 lavc/aac_ac3_parser: avoid zeroing codec parameters if we haven't read a frame 10 years ago
  Rodger Combs a21a3c25dc probe TrueHD in MPEGTS 10 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
  Michael Niedermayer bdf7093bd0 avcodec/utils: Check all data[] pointers in video_get_buffer() not just the first 9 years ago
  Clément Bœsch 1e7a37f0a0 sws/yuv2rgb: clarify precision of coeff and offset for mmx code 9 years ago
  Clément Bœsch f9987464cf sws/yuv2rgb: avoid a few ub on signed left shifts 9 years ago
  Vicente Olivert Riera 5156578d1f mips: do not disable any feature for generic cores 9 years ago
  Vicente Olivert Riera 8514fb6b98 mips: improve detection of ISAs, FPU and ASEs (DSP, MSA) 9 years ago
  Mats Peterson 6aac43f180 lavf/matroskadec: Process QuickTime palette per track 9 years ago
  Mats Peterson 9a27780821 lavf/movenc: Add palette to video sample description 9 years ago
  Paul B Mahol 42c5e1cc2a avfilter: add datascope filter 9 years ago
  Clément Bœsch b5451d88cf lavc: reindent a few decoders after previous commits 9 years ago
  Clément Bœsch 22ebbda637 lavc: deprecate decoded ass subtitles with timings 9 years ago
  Clément Bœsch fa2df3a401 lavfi/ass: use ass_process_chunk() instead of ass_process_data() 9 years ago
  Clément Bœsch 6433618dc0 ffmpeg: set sub_text_format to ass (without timing) by default 9 years ago
  Clément Bœsch 30e7685360 lavc/options: add ass_ro_flush_noop to flags2 9 years ago