49088 Commits (144529e09493fa5e395eabb8a214e6aec1cfc166)
 

Author SHA1 Message Date
Michael Niedermayer 144529e094 Merge commit 'd9bf716945046333c24580d538f450b516f15710' 12 years ago
Michael Niedermayer 0a5da9cc14 Merge commit 'c6f1dc8e4cd967ae056698eafb891a08003c211c' 12 years ago
Michael Niedermayer 950482bf58 Merge commit '2326558d5277ec87ba6d607a01ec6acfc51c694c' 12 years ago
Michael Niedermayer c3f3c22563 Merge commit 'a717f9904227d7979473bad40c50eb40af41d01d' 12 years ago
Michael Niedermayer a85311ef84 Merge commit '68f18f03519ae550e25cf12661172641e9f0eaca' 12 years ago
Paul B Mahol 098d3891be EVRC decoder 12 years ago
Michael Niedermayer c74d4658dc oggdec: #if 0 disabled code 12 years ago
Micah Galizia c8ea5ccd5d fix memory leak on string reassign 12 years ago
Michael Niedermayer 00cae86754 swr: support first_pts 12 years ago
Xi Wang eb553096e5 lavfi: fix null checking in avfilter_config_links() 12 years ago
Carl Eugen Hoyos cb1c69c81d Clarify that the recommended audio squeezing/stretching filter is aresample. 12 years ago
Xi Wang 64b7e7dcaf cafdec: fix overflow checking in read_header() 12 years ago
Michael Niedermayer 3317414fc1 wtvdec: fix integer overflow 12 years ago
Michael Niedermayer 3fba3e79a3 h264/ff_generate_sliding_window_mmcos: fix use of uninitialized variable 12 years ago
Michael Niedermayer dcbe15813e h264: print mismatching opcode details in check_opcodes() 12 years ago
Michael Niedermayer fc86f88b32 h264: fix use of uninitialized variable 12 years ago
Michael Niedermayer bc15fcb8cf theora: support midstream reconfiguration 12 years ago
Michael Niedermayer 7cb27d216d oggdec: Support chained streams, support replacing streams in multistream files. 12 years ago
Diego Biurrun d9bf716945 ppc: vorbisdsp: Drop some unnecessary #includes 12 years ago
Martin Storsjö a23abaf302 avconv: Increase the SDP buffer size to fit xiph SDPs 12 years ago
Martin Storsjö c6f1dc8e4c rtpdec: Move setting the parsing flags to the actual depacketizers 12 years ago
Martin Storsjö a9c847c1ba rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer 12 years ago
Martin Storsjö 2326558d52 rtpdec: Split mpegts parsing to a normal depacketizer 12 years ago
Martin Storsjö d5bb8cc2dd rtpdec: Reorder payload handler registration alphabetically 12 years ago
Michael Niedermayer 6136b989f6 vc1dec: add assert to impossible *_valid combination. 12 years ago
Martin Storsjö a717f99042 mpegts: Share the cleanup code between the demuxer and lavf-internal parser functions 12 years ago
Martin Storsjö 21f5c24b80 rtpdec_mpeg4: Return one AAC AU per AVPacket 12 years ago
Martin Storsjö d160a2fb4c ppc: Include string.h for memset 12 years ago
Michael Niedermayer cc4a41727e swr: fix "may be used uninitialized in this function" warnings 12 years ago
Janne Grunau 68f18f0351 videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL 12 years ago
Michael Niedermayer 60af6c3138 h264: Only apply error concealment if theres a frame 12 years ago
Mans Rullgard 0b711ca3f3 dsputil: drop non-compliant "fast" qpel mc functions 12 years ago
Michael Niedermayer 28245fb466 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer c62cb1112f Merge commit 'fef906c77c09940a2fdad155b2adc05080e17eda' 12 years ago
Michael Niedermayer cf061a9c3b Merge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a' 12 years ago
Luca Barbato 4603ec85ed get_bits: change the failure condition in init_get_bits 12 years ago
Ronald S. Bultje 0e02b381b4 Remove put_no_rnd_pixels_l2 function pointer for w=16 from dsputil. 12 years ago
Ronald S. Bultje fef906c77c Move vorbis_inverse_coupling from dsputil to vorbisdspcontext. 12 years ago
Ronald S. Bultje aeaf268e52 vp3: integrate clear_blocks with idct of previous block. 12 years ago
Matthieu Bouron b3b456b258 lavf/id3v2: seek back to previous offset if header size is not matched 12 years ago
Michael Niedermayer 0c6b0409af mpeg1enc: Disable threads for resolutions too large for multi-threading 12 years ago
Michael Niedermayer 89afa635bf sws: check that dither array is not null before memset 12 years ago
Michael Niedermayer aef5c0b68f sws: Check for unsupported combination of ED/FULL_CHR flags 12 years ago
Michael Niedermayer f94220ac7a sws: Fix error diffusion flag 12 years ago
Xi Wang 992b031838 mpegvideo: fix loop condition in draw_line() 12 years ago
Nicolas George beb5d8f07d ffmpeg: accept "chapters" as forced key frames. 12 years ago
Clément Bœsch 40976257bc dvdsubdec: parse the size from the extradata 12 years ago
Michael Niedermayer 9381521968 cmdline: fix -- to escape files starting with - 12 years ago
Matthieu Bouron 61625565e4 lavf/id3v2: cosmetics: reindent 12 years ago
James Almer b6576dca99 configure: Fix Barcelona and Bulldozer compiler options with suncc 12 years ago