66299 Commits (4a99134f1a71994a0dc4542a0d6bee8e36146b60)
 

Author SHA1 Message Date
Andreas Cadhalpun d5e802609a doc: document the addition of the AVProbeData.mime_type field and it's implications 10 years ago
Mikulas Patocka cdb3eee7c4 configure: Fix miscompilation for i586 10 years ago
Michael Niedermayer b3fd2b175c avformat/img2dec: Fail probing when no data is yet available and the filename contains no number/glob patterns either. 10 years ago
Michael Niedermayer 917d14e6a2 avformat/format: Run image2 probe again when file content data is available 10 years ago
Michael Niedermayer 321c3cd1a9 avformat/img2dec: reduce bmppipe probe score 10 years ago
James Darnley e3fb2b0eb7 docs: add example around the suggested commit message format 10 years ago
Jörg Krause 453944cc77 configure: fix check_cmd in check_host_cpp 10 years ago
Rong Yan 8e8db16a2c avutil/ppc/float_dsp_altivec: ppc: Fix bug in ff_vector_fmul_add_altivec() affecting little endian environments on POWER8 10 years ago
Michael Niedermayer 4a203b7737 avcodec/png_parser: Return the buffered data at the end 10 years ago
Michael Niedermayer a6153bde3d avcodec/pngdec: print the actual number of bytes left in the error case 10 years ago
Michael Niedermayer de4a4ca1a0 avformat/img2_alias_pix: Add AVClass and image2 AVOptions 10 years ago
Michael Niedermayer 8b4714614f avformat/img2_alias & brender_pix: fix function names 10 years ago
Michael Niedermayer 646d663f71 avformat/img2_brender_pix: Add AVClass and image2 AVOptions 10 years ago
Michael Niedermayer 5303a644f5 avformat/img2: Make AVOptions available to img* demuxers defined in other files 10 years ago
Michael Niedermayer ea7ebadeb7 avformat/rmdec: very basic MLTI support 10 years ago
Michael Niedermayer 16de4d927e ffmpeg: Do av_buffersink_set_frame_size() when reconfiguring the filtergraph not just when changing audio resample parameters 10 years ago
Michael Niedermayer 5e3da25618 Merge commit '775a0b04f0cf8102fe322b2ee03fe1a0633dea04' 10 years ago
Michael Niedermayer 3e56ae67d3 avcodec/h264: Use FF_ALLOCZ_ARRAY_OR_GOTO() 10 years ago
Michael Niedermayer 7258b5eb65 avcodec/dnxhdenc: Use FF_ALLOCZ_ARRAY_OR_GOTO() 10 years ago
Michael Niedermayer 743d489c9a avcodec/mpegvideo: Use FF_ALLOCZ_ARRAY_OR_GOTO() 10 years ago
Michael Niedermayer 6f48c60956 avcodec/twinvq: Use FF_ALLOC_ARRAY_OR_GOTO() 10 years ago
Diego Biurrun 775a0b04f0 doc: Fix syntax and logical errors in avconv stream combination example 10 years ago
Michael Niedermayer c4a0c64f14 avcodec/aacenc: Use FF_ALLOCZ_ARRAY_OR_GOTO() 10 years ago
Michael Niedermayer 7fe59eeaaf avcodec/ac3enc_template: Use FF_ALLOC_ARRAY_OR_GOTO() 10 years ago
Michael Niedermayer 8b7a39d7ea avcodec/adpcmenc: Use FF_ALLOC_ARRAY_OR_GOTO() 10 years ago
Michael Niedermayer 3294fc8c47 avformat/concatdec: fix "warning: explicitly assigning a variable of type int to itself" 10 years ago
Michael Niedermayer 1b5ccae0f2 avformat/mp3dec: Improve seeking frame sync code 10 years ago
Pascal Massimino 649b7a9946 av_filter/x86/idet: use HADDD where appropriate 10 years ago
Clément Bœsch c7d8dbad14 avformat: remove FF_API_ASS_SSA dead code 10 years ago
Michael Niedermayer 35a9959aca avcodec/snow: make new_picture const 10 years ago
Michael Niedermayer 96b069450c Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47' 10 years ago
Michael Niedermayer 5309e7e6aa Merge commit 'f629705b0239c80fddc1b0b15ed4bb9042c77d23' 10 years ago
Michael Niedermayer d2f1f2c74f Merge commit 'ec217218c27d53c5b323323e6ef862bcdbcabe5f' 10 years ago
Michael Niedermayer 87120217b5 Merge commit '176a0fca3fd64f91d585f96137388e00d8c101b6' 10 years ago
Pascal Massimino e3fd6a3a4e av_filter/x86/idet: MMX/SSE2 implementation of 16bits filter_line() 10 years ago
Gabriel Dume ee0ebd3c14 dv: K&R formatting cosmetics 10 years ago
Michael Niedermayer 881f96c4c2 avcodec/rawenc: drop sizeof(AVFrame) dependency 10 years ago
Michael Niedermayer b63052839a Merge commit '9752d07d33d5370f7819865fbb5e582b982aad06' 10 years ago
Henrik Gramner f629705b02 x86inc: Make INIT_CPUFLAGS support an arbitrary number of cpuflags 10 years ago
Loren Merritt ec217218c2 x86inc: Free up variable name "n" in global namespace 10 years ago
Henrik Gramner 176a0fca3f x86inc: Make ym# behave the same way as xm# 10 years ago
Gabriel Dume 9752d07d33 dirac: K&R formatting cosmetics 10 years ago
Michael Niedermayer f7bbe0f414 avformat/mpeg: update comment on probe score 10 years ago
Antonio Ospite 69c34a6ac9 avdevice/x11grab: fix cursor drawing in multi-screen setup 10 years ago
Antonio Ospite 5a8e51f661 avdevice/x11grab: rename the "w" Window to "root" in paint_mouse_pointer 10 years ago
Michael Niedermayer 02946120fc avfilter/vf_cropdetect: Do not check lines or columns twice on black frames 10 years ago
Michael Niedermayer 5109ce2017 avformat/mpeg: increase score for short mpeg-ps by 1 10 years ago
Michael Niedermayer 6daff3bd8f Merge commit '1ec335513f95bf2441f81d761ea127325ecd81a0' 10 years ago
Gabriel Dume 1ec335513f time: Add missing zero 10 years ago
Michael Niedermayer 1360db7e88 avcodec/mpeg4videodec: fix 'libavcodec/mpeg4videodec.c:2762:22: warning: unused variable mpeg4_vdpau_class [-Wunused-const-variable]' 10 years ago