78950 Commits (6f5048f4a0f702d92794dda7752c20ed6033233b)
 

Author SHA1 Message Date
Stefano Sabatini 14f7a3d55a lavc/lavf: transmit stream_id information for mpegts KLV data packets 9 years ago
Mats Peterson 3ba57bfe8d lavf/riffenc: Handle AV_PIX_FMT_MONOBLACK 9 years ago
Muhammad Faiz 6eb4021d47 avfilter/avf_showcqt: use lrint 9 years ago
Carl Eugen Hoyos 2aa21eec1a postproc: fix unaligned access 9 years ago
Diego Biurrun 257b30af8e x86: hevc: Fix linking with both yasm and optimizations disabled 9 years ago
Diego Biurrun cd846b4797 fate: Ignore errors from concatenating report files 9 years ago
Diego Biurrun 9328adcc80 fate: Be silent when fetching Git updates 9 years ago
James Zern 7586b3adf2 libvpxenc: quiet unused-variable warning 9 years ago
James Almer 45d3af9059 x86/dcadec: add ff_lfe_fir1_float_{sse3,avx} 9 years ago
Marton Balint 5e555f9300 mpeg12enc: always write closed gops for intra only outputs 9 years ago
Michael Niedermayer f435d081b0 h264: Add an AVClass pointer to H264Context 9 years ago
Vittorio Giovara 0837d1dfe2 libx264: Fix noise_reduction option assignment 9 years ago
Carl Eugen Hoyos 37afeabd1b lavfi/nnedi: Fix a compilation warning. 9 years ago
Carl Eugen Hoyos 44cf5b41d3 lavfi/nnedi: Fix a memleak. 9 years ago
Muhammad Faiz 76377d66b7 avfilter/avf_showcqt: remove unneeded headers 9 years ago
Muhammad Faiz bfc61b0fcc avfilter: add firequalizer filter 9 years ago
Rostislav Pehlivanov 1387f3a051 vc2enc: set quantization ceiling to 50 9 years ago
Paul B Mahol 5d93437e46 avfilter/vf_waveform: add 12bit depth support 9 years ago
James Almer 26034929d5 checkasm: bench each vf_blend mode once 9 years ago
Xiaolei Yu 5a91589476 swscale/arm: re-enable neon rgbx to nv12 routines 9 years ago
Anton Khirnov ec4c483976 lavf: add a protocol whitelist/blacklist for file opened internally 9 years ago
Anton Khirnov 8c0ceafb0f urlprotocol: receive a list of protocols from the caller 9 years ago
Anton Khirnov cae448cfbf aviobuf: add a private data struct for avio_open()ed contexts 9 years ago
Anton Khirnov 832a202c47 protocols: make the list of protocols static 9 years ago
Anton Khirnov 7d61dc95d7 lavf: move urlcontext_child_class_next() to protocols.c 9 years ago
Anton Khirnov 0fa00d0591 lavf: move avio_enum_protocols() to protocols.c 9 years ago
Anton Khirnov 2758cdedfb lavf: reorganize URLProtocols 9 years ago
Anton Khirnov 225e84e745 hls: disallow opening nested files in child demuxers 9 years ago
Anton Khirnov e192cd9ce2 smoothstreamingenc: do not open the files as read+write 9 years ago
Anton Khirnov d082078a88 dashenc: eliminate ffurl_* usage 9 years ago
Anton Khirnov 7fbb3b5b98 lavf: use the io_open callbacks for files opened from open_input() as well 9 years ago
Anton Khirnov 5efd91284e avprobe: do not call avio_close() on a custom context 9 years ago
Anton Khirnov dc6527ed90 nutenc: do not use AVCodecContext.frame_size 9 years ago
Luca Barbato bf7be043fc matroska: Always consider S_TEXT/UTF8 as SRT when demuxing 9 years ago
Michael Niedermayer 1ec7a70380 avutil/pixdesc: Make get_color_type() aware of CIE XYZ formats 9 years ago
Josh de Kock 67f8a0be54 configure&avdevice/jack: Fixed issue #43 JACK indev support on OSX 9 years ago
Mats Peterson cf85a20d92 lavc/rawdec: Align AV_PIX_FMT_RGB24 correctly 9 years ago
Marton Balint 3a4232a1a0 avformat/asfenc: write group_mutual_exclusion_objects for audio on multiple languages 9 years ago
Zalewa 2ac5a1a28e ffserver: NoVideo and NoAudio flags weren't cleared between streams. 9 years ago
Paul B Mahol 2b5b001182 doc/filters: fix nnedi typos 9 years ago
Michael Niedermayer 0028da36cd avformat/mpjpegdec: add AVFMT_NOTIMESTAMPS 9 years ago
Alex Agranovsky 6dc1d5f87c lavf/mpjpeg: probe should not depend on Content-Length MIME header being present 9 years ago
James Almer 778439b69a avcodec/webp: move exif_metadata outside of WebPContext 9 years ago
Rostislav Pehlivanov dc0481f2fb vc2enc: use LAVC_INDENT instead of FFMPEG_VERSION for encoder comment 9 years ago
Michael Niedermayer 0910488a16 avformat/riffenc: Also check codec tag before setting raw_pal_avi 9 years ago
Oliver Collyer a2f8beef2d ffserver&ffm: Fixed issues preventing ffserver write_index and files_size from being set correctly which was breaking ffserver streaming. 9 years ago
Mats Peterson 100167451a lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette 9 years ago
Michael Niedermayer bb629792a2 avformat/avienc: Fix assertion failure with 256 palette entries 9 years ago
Mats Peterson a51d82b85c lavf/avienc: Add palette after BITMAPINFOHEADER 9 years ago
Reto Kromer f8d685270e avienc: Remove unused variable 'ret' 9 years ago