78913 Commits (95a5fd4581c686ea6a7c8eb9188d902bce35d4f9)
 

Author SHA1 Message Date
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
Diego Biurrun 8caadfc53d fate: Be silent when switching to Git branch 9 years ago
Rostislav Pehlivanov 029c069c6d vc2enc: add support for Haar wavelet transforms 9 years ago
Mark Harris 56e2cd9c04 avformat/icodec: Fix crash probing fuzzed file 9 years ago
Mark Harris 1b4fbf8080 avformat/icodec: ico probe with unknown data 9 years ago
Carl Eugen Hoyos e6cbe3ffef configure: Fix webm_dash_manifest demuxer standalone compilation. 9 years ago
Marton Balint 308ac2f7e2 ffmpeg: init input streams before opening encoders 9 years ago
Marton Balint 6c905dd3c2 avcodec/libzvbi-teletextdec: use common functions for matching data_unit_id and data_identifier 9 years ago
Marton Balint 51afd9f4e1 avformat/dvbtxt: add raw demuxer for dvb teletext probing 9 years ago
Carl Eugen Hoyos 73781741b7 lavc/libvpx: Reindent after last commit. 9 years ago
Carl Eugen Hoyos 432be6362c lavc/libvpx: Fix support for RGB colorspace. 9 years ago
Carl Eugen Hoyos 84d7933e3b lavc/libvpx: Fix high-bitdepth pix_fmts on big endian. 9 years ago
Diego Biurrun 8d918a98aa rtpdec: Use the right logging context 9 years ago
Diego Biurrun d24bd96bdd build: Disentangle VC-1 decoder and parser 9 years ago
Diego Biurrun 15a24614ae build: Add vc1dsp component for more fine-grained dependencies 9 years ago
Diego Biurrun f9fbd47467 msmpeg4data: Move WMV2 data tables to their own file 9 years ago
Diego Biurrun 79866803ff msmpeg4data: K&R formatting cosmetics 9 years ago
Diego Biurrun b10c33c5ea build: Add missing mpegvideo dependency for the MSS2 and VC-1 decoders 9 years ago
Diego Biurrun 7d16d8533d build: More precise dependencies for h264dsp 9 years ago
James Almer 76af0c7877 checkasm: fix dependencies for vf_blend tests 9 years ago
Luca Barbato f273f7fb25 mkv: Force the full parsing of mp3 9 years ago
Luca Barbato 3ef98937f5 mov: Force the full parsing of mp3 9 years ago
Michael Niedermayer 7ac962af38 avformat/avienc: Store pal8 palette 9 years ago
Diego Biurrun b4a0f172c7 Revert all recent configure changes related to dependency resolution 9 years ago
Paul B Mahol 4956dc88d1 avcodec/cdxl: add support for raw videos with chunky format 9 years ago
Michael Niedermayer 98a0053d0f avcodec/h264: Execute error concealment before marking the frame as done. 9 years ago
Michael Niedermayer 9dd4dcde9c avformat/avienc: Use avi_write_packet_internal() to store raw rgb in a more spec compliant way 9 years ago
Michael Niedermayer 8fdee3ee8f Revert 4 commits to configure which broke dependency handling 9 years ago
Diego Biurrun 0d1229f1d2 voc: Split ff_voc_get_packet into a separate file 9 years ago
Diego Biurrun 624e235502 build: Introduce iso_media component 9 years ago
Diego Biurrun ab9068cc9c build: Fix typo in HEVC VDPAU hwaccel dependencies 9 years ago
Diego Biurrun 82454c3a82 build: Let the WTV demuxer select the MPEG-TS demuxer 9 years ago
Diego Biurrun de3b134be3 build: Adjust mpeg4video parser dependencies 9 years ago
Diego Biurrun 2870972e9d build: Fix mpegvideo component dependencies 9 years ago
Diego Biurrun 7403be9b1b build: Fix dependencies for components relying on H.263 data tables 9 years ago
Diego Biurrun e453129321 build: Add missing dependencies for eatqi decoder 9 years ago
Vittorio Giovara 71eaefa64a build: Add missing celp_math dependency for G723_1 encoder and decoder 9 years ago
Diego Biurrun 7c82d31cbe checkasm: Use standard multiple inclusion guards 9 years ago