73350 Commits (17e6d7b4008fa499892716cd095a364a42a3fba8)
 

Author SHA1 Message Date
Michael Niedermayer 4ccd2b31f0 avformat/asfdec: Allow packet_obj_size == 0 10 years ago
Michael Niedermayer be4e1f28fd avformat/asfdec: Print packet_obj_size in case it is invalid 10 years ago
Ludmila Glinskih ca3b274552 api-h264-test: build with another api test 10 years ago
George Boyle 02bd4d93c9 fate/api-tests: Added dependency on $(FF_DEP_LIBS) 10 years ago
George Boyle c78b82f4da tests/Makefile: Fix missing trailing slash for API tests dir target 10 years ago
Michael Niedermayer a5f617e9ec avformat/asfdec: Print a warning if data is skiped due to less than a frame header being left 10 years ago
Michael Niedermayer 4b0a475846 avformat/asfdec: Reduce FRAME_HEADER_SIZE to 11 10 years ago
Rostislav Pehlivanov 55397b0e76 aaccoder: add intensity stereo support to encode_window_bands_info quantizer 10 years ago
Rostislav Pehlivanov 305859c0d4 aaccoder: add intensity stereo coding support for the trellis quantizer 10 years ago
Michael Niedermayer ecbd111768 avcodec/jpeg2000dec: Remove unused variables 10 years ago
Luca Barbato 1b4c468477 riff: Validate the wav header size before trying to parse it 10 years ago
Luca Barbato 5bdfc17189 asf: Do not skip data streams 10 years ago
Andreas Cadhalpun 2a4700a4f0 wmavoice: limit wmavoice_decode_packet return value to packet size 10 years ago
Rodger Combs 7d0a19757e lavc/adpcm: THP: set approx_nb_samples correctly 10 years ago
Paul B Mahol f76d7d4b01 avfilter: add showvolume filter 10 years ago
Michael Niedermayer 96e73fa649 avcodec/jpeg2000dec: Merge i_stepsize/2 decoder special case into dequant 10 years ago
Andreas Cadhalpun 9a345802ed huffyuvdec: validate image size 10 years ago
Rostislav Pehlivanov 02dbed6e71 aacpsy: Add energy spread for each band 10 years ago
Michael Niedermayer a57ee6cca1 Merge commit '8a26ae5f94e613dbf7eb8e3c60462e966e409cdc' 10 years ago
Michael Niedermayer 30b8f3e7dc Merge commit 'b08569a23948db107e5e6175cd4c695427d5339d' 10 years ago
Michael Niedermayer da06169850 avformat/riffdec: Forward error code from avio_read() in ff_get_guid() 10 years ago
Michael Niedermayer 0940169743 tests/fate/wma: use the existing reference files for wmapro tests 10 years ago
Michael Niedermayer 3d2267019c Merge commit '441e8ae5efd681055e5af6f4317fb60110de9dd0' 10 years ago
Michael Niedermayer fb2eeebf66 Merge commit 'd3ea79e8a65ddad4da11813bb43c46701295f68c' 10 years ago
Andreas Cadhalpun f9883a669c wavpack: use get_bits_long to read up to 32 bits 10 years ago
Luca Barbato 8a26ae5f94 mpjpeg: Check stream allocation 10 years ago
Alexandra Hájková b08569a239 lavf: Replace the ASF demuxer 10 years ago
Anton Khirnov 441e8ae5ef FATE: drop the last truncated frame from the wmapro tests 10 years ago
Anton Khirnov d3ea79e8a6 FATE: drop the last truncated frame from the wma lossless test 10 years ago
Michael Niedermayer 317be53ca6 avcodec/jpeg2000: Support 32 decomposition levels 10 years ago
Michael Niedermayer d62657eb4a configure: Also create tests/api 10 years ago
Michael Niedermayer cd1a9908b5 avcodec/jpeg2000: support >32bit in ff_jpeg2000_ceildivpow2() 10 years ago
Michael Niedermayer f01028bf58 avcodec/jpeg2000: Avoid one shift in ff_jpeg2000_ceildivpow2() 10 years ago
Ludmila Glinskih 86fb203246 api-flac-test: Fix the bug of comparing zero bytes 10 years ago
Rostislav Pehlivanov d71935f883 aac: add additional fields needed by the encoder for intensity stereo 10 years ago
Michael Niedermayer 6323647c35 avcodec/h264_slice: Reformat IN_RANGE() uses to be readable 10 years ago
Michael Niedermayer 29b0923324 avcodec/h264_slice: Silence pointer type warnings 10 years ago
Michael Niedermayer 9ea256814d avcodec/h264_slice: assert that the first slice implies unfinished setup 10 years ago
Michael Niedermayer bd5c6a519e Merge commit '5ec0bdf2c524224f30ba4786f47324970aed4aaa' 10 years ago
Michael Niedermayer 77412f0ecd Merge commit '6d4d3fee63c46d921c4870feab79269af94e84e1' 10 years ago
Michael Niedermayer a5f409bcc0 Merge commit '9a5e4fbec870c7d466b7a0aec92c70778efc96b5' 10 years ago
Michael Niedermayer a50b008227 Merge commit 'b114f6d48a06a4dad6882bc83e07463905f004c4' 10 years ago
James Almer 93e7b7fb34 avutil/x86/intmath: add missing check for inline assembly 10 years ago
Andreas Cadhalpun 6b9fdf7f4f nutdec: check maxpos in read_sm_data before returning success 10 years ago
Michael Niedermayer f620315fa5 Merge commit 'e49e0f58e273237f83b4486f3536931ed1943d18' 10 years ago
Niklesh cf9051deac movtextenc.c: Support for Bold, Italic and Underlined Styles 10 years ago
Michael Niedermayer 1edc87a665 Merge commit 'b56b12cd12f32bf11efff05632600a7619584b98' 10 years ago
James Almer 1e51e517be avutil/x86/intmath: use bzhi gcc builtin in av_mod_uintp2() 10 years ago
Anton Khirnov 5ec0bdf2c5 h264: do not update the context fields copied between threads after finish_setup() 10 years ago
Anton Khirnov 6d4d3fee63 h264: make sure the current picture is not made a long ref multiple times 10 years ago