78296 Commits (4736f8115be411bb0cf24a4386d98c53553f919c)
 

Author SHA1 Message Date
Derek Buitenhuis a54422fff2 Merge commit '39571e86cb0d55536f649210a025c54e440c632b' 9 years ago
Derek Buitenhuis 257766a838 Merge commit '9cce011b1d2f66366f5d75a024c2a2f93dc2b589' 9 years ago
Derek Buitenhuis 895b888f16 Merge commit '521dc78366c6ea54b7b69426dab302a57231f81e' 9 years ago
Derek Buitenhuis e5fe75ae2b Merge commit 'fa66237b69c27befa788b100e73783e0f47fe1b7' 9 years ago
Derek Buitenhuis 71b79b587b Merge commit '62825236dba31a2240e25974a3ba41c1303e4edc' 9 years ago
Derek Buitenhuis 9f18be42f0 Merge commit '81737f42c28858dad76a40284a35f7a64faa2fc7' 9 years ago
Derek Buitenhuis 711dae575d Merge commit '46350db737a15910f468d30cf7beda16a4cc8332' 9 years ago
Derek Buitenhuis dbbfbde085 Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5' 9 years ago
Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
Michael Niedermayer 0aada30510 avcodec/jpeg2000dec: More completely check cdef 9 years ago
Paul B Mahol 75a7565bcb avcodec/dvaudiodec: support cases when codec_tag is not set but block_align is 9 years ago
Paul B Mahol 74e8f4f674 avcodec/dvaudiodec: set channel layout 9 years ago
Paul B Mahol ce404b4d7c avfilter/af_afade: do not duplicate curve option 9 years ago
Carl Eugen Hoyos 7a90edc188 lavc/mjpegdec: Set SAR even if no resolution is available. 9 years ago
Carl Eugen Hoyos 69dbecf920 lavc/h264: Show "Increasing reorder buffer" message with loglevel info. 9 years ago
Matt Oliver b66ac803fa avformat/mux: Fix error when writing uncoded frames. 9 years ago
Andreas Cadhalpun 9079e99d2c svq1enc: fix out of bounds reads 9 years ago
Paul B Mahol 11bc4fd653 avcodec/dvaudiodec: only stereo makes sense 9 years ago
Paul B Mahol e9e623369d avcodec: add Ulead DV audio decoder 9 years ago
Paul B Mahol df7b165e87 avfilter/vf_zscale: make it possible to override input frame parameters 9 years ago
Ivan a0174f6729 avformat/flvenc: copyts in FLV muxer 9 years ago
Vittorio Gambaletta (VittGam) 74658a8b4d ffmpeg_opt: Allow -metadata option to set metadata on programs. 9 years ago
Vittorio Gambaletta (VittGam) 6e448fb97e ffmpeg_opt: Move the 'process manually set programs' block above 'process manually set metadata' in open_output_file(). 9 years ago
Michael Niedermayer f3ace85d88 avutil/opt: check for and handle errors in av_opt_set_dict2() 9 years ago
Hendrik Leppkes 2e31434d84 swscale: add P010 input support 9 years ago
Hendrik Leppkes c2869b4640 avutil: add P010 pixel format 9 years ago
Andreas Cadhalpun 38622007c4 vf_libopencv: add support for opencv 3 9 years ago
Marton Balint 73e4565dff lavc/libzvbi-teletextdec: add support for setting background opacity 9 years ago
Marton Balint 92f2a9dbc5 lavc/libzvbi-teletextdec: remove cmax variable 9 years ago
Marton Balint fe4a2cbd4d lavc/libzvbi-teletextdec: use the built-in transparent color for transparent background 9 years ago
Andreas Cadhalpun b46aae0936 build: use a link instead of changing current directory when compiling 9 years ago
Vittorio Gambaletta (VittGam) 8b02af1e6f avformat/mpegtsenc: Fix multi program so that it supports adding the same stream to multiple programs. 9 years ago
Mats Peterson 191ec55c9f lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITE 9 years ago
James Almer 209f50e16b avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
Paul B Mahol 5dc37a5d8a avcodec/dcaenc: do not change user requested bitrate 9 years ago
Paul B Mahol 06f65fd026 avcodec/dcaenc: return correct number of bytes in output packet 9 years ago
Michael Niedermayer ed0c550564 avcodec/utils: run ff_frame_thread_encoder_init() only for encoders 9 years ago
Michael Niedermayer 46f67f4a34 avcodec/rawdec: Check height and packet size 9 years ago
Mats Peterson 82325dbec1 lavc/rawdec: Use 16-byte line alignment for 1, 2, 4 and 8 bpp 9 years ago
Mats Peterson fe7639b1c8 avcodec/rawdec: initialize palette for mono 9 years ago
James Almer 1d8f9b7d1a avcodec/webp: fix decoder dependencies 9 years ago
Michael Niedermayer cde57eee98 avformat/hls: Check that filename is not "" in probe before checking its extension 9 years ago
Paul B Mahol 3e7d684912 avcodec/flacenc: fix calculation of bits required in case of custom sample rate 9 years ago
Timothy Gu ce36cb08ed Revert "decklink: Header cleanup" 9 years ago
Paul B Mahol f42eae96b2 avfilter/vf_zoompan: fix pts handling 9 years ago
Paul B Mahol 8a34344379 avfilter/vf_zoompan: unbreak filtering with video input 9 years ago
Timothy Gu 794b015035 Changelog: Add entry on libquvi being removed 9 years ago
Timothy Gu fe71fde246 configure: Maintain alphabetical order of components 9 years ago
Paul B Mahol 3b9f41a9c6 avfilter/vf_zoompan: rewrite so it doesn't cache all output frames 9 years ago
Ronald S. Bultje 9cf81e573c lavfi: recognize GBR9-14P as RGB in ff_fill_rgba_map(). 9 years ago