30511 Commits (33af5335fd8e1b411bb1bdfad93b675033866c2c)
 

Author SHA1 Message Date
Michael Niedermayer 33af5335fd ffplay: error out with invalid sample rate or channels. 14 years ago
Michael Niedermayer 49125aeddc oggdec: fix Ticket185 14 years ago
Michael Niedermayer c1daf0723c j2kdec: dont fail on non zero cblock style. 14 years ago
Rukhsana Ruby 58149303b3 makefile: fix j2k encoder dependancies 14 years ago
JULIAN GARDNER f35761bca2 udp: fix indention 14 years ago
Carl Eugen Hoyos 25c32d082b cmdutils: move "#undef main" from ffplay.c to cmdutils.h 14 years ago
Michael Niedermayer c9614bb22c wav: update size check for ds64 14 years ago
Philip de Nier e472f0ea5a wav: fix skip size at end of ds64 chunk 14 years ago
Michael Niedermayer 99eb31e263 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 9034001b17 h264 fill_filter_caches: Dont init chroma nnz_cache. 14 years ago
Baptiste Coudurier dd47107021 In print_report, print progression time in hours:mins:secs:us 14 years ago
Baptiste Coudurier 1212d5b5e4 ffmpeg: In print_report, use int64_t for pts to check for 0 and avoid inf value for bitrate. 14 years ago
Baptiste Coudurier 5aa70309ad In libswscale, use all lines when converting from 422p to rgb with mmx, improve quality. 14 years ago
Diego Biurrun f190f676bc Replace custom DEBUG preprocessor trickery by the standard one. 14 years ago
Diego Biurrun 068aa38712 vorbis: Remove non-compiling debug statement. 14 years ago
Diego Biurrun ec6313ad86 vorbis: Remove pointless DEBUG #ifdef around debug output macros. 14 years ago
Diego Biurrun fb52cf8267 cook: Remove non-compiling debug output. 14 years ago
Diego Biurrun 0fc9c6554e Remove pointless #ifdefs around function declarations in a header. 14 years ago
Diego Biurrun 2366462429 Replace #ifdef + av_log() combinations by av_dlog(). 14 years ago
Diego Biurrun df96f22d8f Replace custom debug output functions by av_dlog(). 14 years ago
Diego Biurrun 752207e36b cook: Remove unused debug functions. 14 years ago
Stefano Sabatini e977ca2645 lavfi: add avfilter_link_free() function 14 years ago
Stefano Sabatini b932eb1be6 swscale: reintroduce sws_format_name() symbol 14 years ago
Diego Biurrun b751f61106 Remove stray extra arguments from av_dlog() invocations. 14 years ago
Mans Rullgard 551dfdde70 targa: fix big-endian build 14 years ago
Anton Khirnov fefa67d536 v4l2: remove one forgotten use of AVFormatParameters.pix_fmt. 14 years ago
Anton Khirnov 4078ed2631 vfwcap: add a framerate private option. 14 years ago
Anton Khirnov c21324eeb6 v4l2: add a framerate private option. 14 years ago
Anton Khirnov 121ef2e26d libdc1394: add a framerate private option. 14 years ago
Anton Khirnov 1556186a62 fbdev: add a framerate private option. 14 years ago
Anton Khirnov 3e3db4d93d bktr: add a framerate private option. 14 years ago
Mans Rullgard 4c1e56ede8 oma: check avio_read() return value 14 years ago
Mans Rullgard 14086341bf nutdec: remove unused variable 14 years ago
Mans Rullgard e65ab9d94f Remove unused variables 14 years ago
Michael Niedermayer 6713989c23 swscale: dither for planar yuv outputs 14 years ago
Michael Niedermayer 877f76ad33 swscale: Fix use of uninitialized values 14 years ago
Michael Niedermayer 5ad38d93e8 cpudetect: add av_force_cpu_flags() 14 years ago
Ronald S. Bultje 808d8ff6bb swscale: allocate larger buffer to handle altivec overreads. 14 years ago
Alexander Strange 6a9c859444 H264/MPEG frame-level multi-threading. 14 years ago
Stefano Sabatini 9e66b64c36 vsrc_buffer: propagate error code in av_vsrc_buffer_add_frame() 14 years ago
Stefano Sabatini 665e608c8d lavfi: reindent after the previous commit 14 years ago
Stefano Sabatini 6f1dd6f45a lavfi: add braces around the block of an if() expression in avfilter_default_get_video_buffer 14 years ago
Stefano Sabatini 0ff5cbedd2 lavfi: clarify the context of a comment in avfilter_default_get_video_buffer() 14 years ago
Stefano Sabatini 77b32b73ed lavfi: apply misc style fixes 14 years ago
Loren Merritt 53be7b23e9 Cosmetic changes to h264_idct_10bit.asm. 14 years ago
Loren Merritt 994c3550ff 2x faster h264_idct_add8_10. 14 years ago
Nathan Caldwell cc9947ffbe aacenc: Add stereo_mode option. 14 years ago
Ronald S. Bultje e6635a9a19 h264: remove CONFIG_GPL from x86 intra prediction code. 14 years ago
James Zern d013c6da80 doc: cosmetics: libx264 typos 14 years ago
Piotr Kaczuba c96f3750c2 postprocess: Remove test for impossible condition (was: Re: postprocess.c: replace check for p==NULL with *p==0) 14 years ago