30560 Commits (612d0782fc885aaa0bbb8f8966d425ea91a606cf)
 

Author SHA1 Message Date
Reimar Döffinger 612d0782fc Add const to avfilter_get_video_buffer_ref_from_arrays arguments. 14 years ago
Stefano Sabatini e844abc498 sdl: align option fields after last commit 14 years ago
Stefano Sabatini e4841a404b ffmpeg: fix massive leak occurring when seeking 14 years ago
Stefano Sabatini cea87fb2c3 ffprobe: implement -i FILE option 14 years ago
Stefano Sabatini 9b032c6554 ffplay.texi: document -i FILE option 14 years ago
Stefano Sabatini b4af3cf347 cmdutils: remove unnecessary OPT_DUMMY implementation 14 years ago
Stefano Sabatini 96f931adf7 cmdutils: change the signature of the function argument in parse_options() 14 years ago
Stefano Sabatini 0d0fdb0ad5 sdl: use the filename for defining the window title, if not specified 14 years ago
Michael Niedermayer ba91bf58cd swscale: override the lack of the accurate rounding flag when needed for dither. 14 years ago
Michael Niedermayer ec4207c46a swscale: factor should_dither out 14 years ago
Michael Niedermayer 46eb300d01 Merge remote-tracking branch 'qatar/master' 14 years ago
Mans Rullgard 594fbe42c6 ARM: remove MULL inline asm 14 years ago
Mans Rullgard 95912731c2 mathops: use MUL64 macro where it forms part of other ops 14 years ago
Anton Khirnov 8346f60afb tty: factorise returning error codes. 14 years ago
Anton Khirnov e762b1ce95 rawdec: add framerate private option. 14 years ago
Anton Khirnov ff494cbdaf x11grab: add framerate private option. 14 years ago
Anton Khirnov a3b15e411d fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base. 14 years ago
Anton Khirnov 1572484f62 bktr: don't error when AVFormatParameters.time_base isn't set. 14 years ago
Mans Rullgard 42abb9a80d cmdutils: add missing const qualifier 14 years ago
Diego Biurrun 61ec024d39 Skip headers not designed to work standalone during 'make checkheaders'. 14 years ago
Diego Biurrun 8d459acc10 Add missing #includes to make headers self-contained. 14 years ago
Mans Rullgard 67ace7f047 musepack: remove unnecessary #include from mpcdata.h 14 years ago
Mans Rullgard 91b4941c17 musepack: remove extraneous mpcdata.h inclusions 14 years ago
Mans Rullgard d0989bed22 Fix error check in av_file_map() 14 years ago
Michael Niedermayer 124a9edb5f udp: support old, crappy non pthread mode 14 years ago
Michael Niedermayer 87f40364d1 Merge remote-tracking branch 'qatar/master' 14 years ago
Baptiste Coudurier e4e2db9c74 ffmpeg: use opt_acodec when setting audio codec in opt_target. 14 years ago
Michael Niedermayer bfd3b70ac3 ffmpeg: fix segfault with too many output files 14 years ago
Michael Niedermayer 33af5335fd ffplay: error out with invalid sample rate or channels. 14 years ago
Michael Niedermayer 49125aeddc oggdec: fix Ticket185 14 years ago
Mans Rullgard dc6632f119 build: simplify commands for clean target 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
Ronald S. Bultje 6af2801088 swscale: split swscale.c in unscaled and generic conversion routines. 14 years ago
Ronald S. Bultje 2762ee3034 swscale: cosmetics. 14 years ago
Ronald S. Bultje 1674bd2abe swscale: integrate (literally) swscale_template.c in swscale.c. 14 years ago
Ronald S. Bultje 983260b0a4 swscale: split out x86/swscale_template.c from swscale.c. 14 years ago
Ronald S. Bultje 075d0ae72c swscale: enable hScale_altivec_real. 14 years ago
Ronald S. Bultje 67d80a5421 swscale: split out ppc _template.c files from main swscale.c. 14 years ago
Ronald S. Bultje a3e9bb5dee swscale: remove indirections in ppc/swscale_template.c. 14 years ago
Ronald S. Bultje 0e5d31b16b swscale: split out unscaled altivec YUV converters in their own file. 14 years ago
Ronald S. Bultje 83a8b3002f mpegvideoenc: fix multislice fate tests with threading disabled. 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
Diego Biurrun 43b6c3eb18 mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro. 14 years ago
Diego Biurrun a5514a8474 build: Simplify texi2html invocation through the --output option. 14 years ago
Mans Rullgard 5e1166b31b Mark some variables with av_unused 14 years ago
Stefano Sabatini 94bed8e582 Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). 14 years ago