40698 Commits (f8196759b45d658fd67064c83e18da1cc871e205)
 

Author SHA1 Message Date
Michael Niedermayer 75a9479b39 lavf: extend the avi raw hack to mov 13 years ago
Michael Niedermayer 30fc710556 lavf: print a matching tag in case of code tag validation failure 13 years ago
Michael Niedermayer 44391f706b lavfutils: ff_load_image: Initialize context 13 years ago
Michael Niedermayer 6bb35f4351 mpegtsenc: fix 10l typo, wrong stream 13 years ago
Michael Niedermayer 3700f655c5 mpegtsenc: check max_delay in write_packet_internal(). 13 years ago
Michael Niedermayer 9c409e568f mpegtsenc: fix delay type 13 years ago
Diego Biurrun ec2dbec84d fate: employ better names and add a convenient shorthand for vp6 tests 13 years ago
Michael Niedermayer 940be96540 dcaenc: fix out of array read 13 years ago
Michael Niedermayer 8616c44606 ffmpeg: fix deinterlace 13 years ago
Mans Rullgard e54e6f25cf arm/neon: dsputil: use correct size specifiers on vld1/vst1 13 years ago
Mans Rullgard 2eba6898c9 arm: dsputil: prettify some conditional instructions in put_pixels macros 13 years ago
Mans Rullgard c776531aef vqavideo: change x/y loop counters to the usual pattern 13 years ago
Mans Rullgard 4f1500689d avconv: use lrint() for rounding double timestamps 13 years ago
Michael Niedermayer 015903294c Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 2a793ff2bf vf_lut: fix pointer type (const) warning 13 years ago
Michael Niedermayer 98e409ecaa vf_idet: remove unused variables 13 years ago
Michael Niedermayer 648dbae519 vf_idet: fix pointer type (const) warning 13 years ago
Michael Niedermayer b7fe9c7a08 ffmpeg: fix pointer type (const) warning 13 years ago
Michael Niedermayer 0ee32b9028 ffmpeg: remove unused variables 13 years ago
Michael Niedermayer 36ab79488e ffmpeg: fix uninitialized variable warning 13 years ago
Michael Niedermayer afcb67113d Revert "Remove libvorbis Vorbis decoding support. Our native decoder is complete" 13 years ago
Michael Niedermayer 7c7c5b2415 avutil/log: allow av_log_set_callback (NULL) 13 years ago
Christophe Gisquet 110d0cdc9d rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC 13 years ago
Michael Niedermayer 8ea5df4fac lavc/utils: fix division by 0 13 years ago
Michael Niedermayer 91e72e3514 omadec: Check geob datasize more completely 13 years ago
Christophe Gisquet 706b998cdc ape: Use unsigned integer maths 13 years ago
Mans Rullgard cbc7d60afa arm: dsputil: fix overreads in put/avg_pixels functions 13 years ago
Diego Biurrun 1de53d006b h264: K&R formatting cosmetics for header files (part II/II) 13 years ago
Diego Biurrun be545b8a34 h264: K&R formatting cosmetics for header files (part I/II) 13 years ago
Samuel Pitoiset d55961fa82 rtmp: Implement check bandwidth notification. 13 years ago
Samuel Pitoiset 05945db9ce rtmp: Support 'rtmp_swfurl', an option which specifies the URL of the SWF player. 13 years ago
Samuel Pitoiset e64673e4f4 rtmp: Support 'rtmp_flashver', an option which overrides the version of the Flash plugin. 13 years ago
Samuel Pitoiset 55c9320e06 rtmp: Support 'rtmp_tcurl', an option which overrides the URL of the target stream. 13 years ago
Michael Niedermayer eee89f691e cdg: fix pts 13 years ago
Michael Niedermayer 7610dee87b avfiltergraph: improve pick_format() 13 years ago
Michael Niedermayer 61930bd0d7 Merge remote-tracking branch 'qatar/master' 13 years ago
Clément Bœsch 35894ebbf9 Add tools/ffeval to .gitignore. 13 years ago
Diego Biurrun 7cf78b3476 cmdutils: Add fallback case to switch in check_stream_specifier(). 13 years ago
Sean McGovern ded69c5e21 sctp: be consistent with socket option level 13 years ago
Sean McGovern 779222dbfe configure: Add _XOPEN_SOURCE=600 to Solaris preprocessor flags. 13 years ago
Diego Biurrun 8ae1914327 vcr1enc: drop pointless empty encode_init() wrapper function 13 years ago
Diego Biurrun eeeefd5001 vcr1: drop pointless write-only AVCodecContext member from VCR1Context 13 years ago
Diego Biurrun 51c4d87093 vcr1: group encoder code together to save #ifdefs 13 years ago
Diego Biurrun db1e403cfb vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, comments 13 years ago
Diego Biurrun 59cbc4eee2 mov: make one comment slightly more specific 13 years ago
Justin Ruggles 5cc6d5244d lavr: replace the SSE version of ff_conv_fltp_to_flt_6ch() with SSE4 and AVX 13 years ago
Anton Khirnov 0b45334a58 lavfi: move audio-related functions to a separate file. 13 years ago
Anton Khirnov 472fb3bbfa lavfi: remove some audio-related function from public API. 13 years ago
Anton Khirnov f20ab492ac lavfi: change AVFilterLink.sample_rate from int64_t to int on next bump 13 years ago
Anton Khirnov a6bdfc2a92 lavfi: change AVFilterBufferRefAudioProps.sample_rate from uint32_t to int 13 years ago