66261 Commits (36ea35bbc0e3364d7725a0eed8ebde258a3e75fd)
 

Author SHA1 Message Date
Michael Niedermayer 36ea35bbc0 avformat/utils: free s->pb for image2 as it can be used with and without a file 10 years ago
Clément Bœsch 89d42da5c6 avformat/assenc: honor ReadOrder 10 years ago
Michael Niedermayer 52c85b194b avdevice/lavfi: dont assign variables to themselfs 10 years ago
Michael Niedermayer 8407cbbfc9 Fix "passing argument 1 of av_free discards const qualifier from pointer target type" 10 years ago
Michael Niedermayer 296cd9c432 avformat/mpegts: Improve probe heuristic by considering the overall frequency of 0x47 headers 10 years ago
Clément Bœsch b96d864fd6 avcodec/mjpegdec: Fix chroma width rounding 10 years ago
Michael Niedermayer ceb2fe027f avcodec/bmp_parser: delay frame end detection to the next header or EOF 10 years ago
Michael Niedermayer 3c6d824b80 avcodec/bmp_parser: simplify 10 years ago
Michael Niedermayer b11d1889ef avcodec/bmp_parser: fix parsing a single bmp which has a fsize < its header 10 years ago
Clément Bœsch d86cf4a91d avformat/vobsub: fix NULL dereference 10 years ago
Michael Niedermayer 8572dbc5db avcodec/ac3en: use FF_ALLOC(Z)_ARRAY() 10 years ago
Andreas Cadhalpun bcac0f4010 lavf/format.c: use AVPROBE_SCORE_MIME instead of AVPROBE_SCORE_EXTENSION for matching mime types 10 years ago
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