summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-06
|\
| * Remove some unused scripts from tools/.Diego Biurrun2011-06-06
| * Add x86 assembly for some 10-bit H.264 intra predict functions.Daniel Kang2011-06-06
| * v4l2: do not force NTSC as standardLuca Barbato2011-06-05
| * Skip tableprint.h during 'make checkheaders'.Diego Biurrun2011-06-05
| * Remove unnecessary LIBAVFORMAT_BUILD #ifdef.Diego Biurrun2011-06-05
| * Drop explicit filenames from @file Doxygen tags.Diego Biurrun2011-06-05
| * Skip generated table headers during 'make checkheaders'.Diego Biurrun2011-06-05
| * lavf,lavc: free avoptions in a generic way.Anton Khirnov2011-06-05
| * AVOptions: add av_opt_free convenience function.Anton Khirnov2011-06-05
| * tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS.Diego Biurrun2011-06-05
| * tiff: print log in case of unknown / unsupported tag.Stefano Sabatini2011-06-05
| * tiff: fix linesize for mono-white/black formats.Stefano Sabatini2011-06-05
| * Fix build of eval-test programMans Rullgard2011-06-05
| * configure: Document --enable-vaapiRobert Swain2011-06-05
| * ac3enc: extract all exponents for the frame at onceJustin Ruggles2011-06-04
* | lavf: remove reference to output-example in MakefileStefano Sabatini2011-06-06
* | vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_refStefano Sabatini2011-06-06
* | Add const to avfilter_get_video_buffer_ref_from_arrays arguments.Reimar Döffinger2011-06-05
* | sdl: align option fields after last commitStefano Sabatini2011-06-05
* | ffmpeg: fix massive leak occurring when seekingStefano Sabatini2011-06-05
* | ffprobe: implement -i FILE optionStefano Sabatini2011-06-05
* | ffplay.texi: document -i FILE optionStefano Sabatini2011-06-05
* | cmdutils: remove unnecessary OPT_DUMMY implementationStefano Sabatini2011-06-05
* | cmdutils: change the signature of the function argument in parse_options()Stefano Sabatini2011-06-05
* | sdl: use the filename for defining the window title, if not specifiedStefano Sabatini2011-06-05
* | swscale: override the lack of the accurate rounding flag when needed for dither.Michael Niedermayer2011-06-05
* | swscale: factor should_dither outMichael Niedermayer2011-06-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-05
|\|
| * ARM: remove MULL inline asmMans Rullgard2011-06-04
| * mathops: use MUL64 macro where it forms part of other opsMans Rullgard2011-06-04
| * tty: factorise returning error codes.Anton Khirnov2011-06-04
| * rawdec: add framerate private option.Anton Khirnov2011-06-04
| * x11grab: add framerate private option.Anton Khirnov2011-06-04
| * fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.Anton Khirnov2011-06-04
| * bktr: don't error when AVFormatParameters.time_base isn't set.Anton Khirnov2011-06-04
| * cmdutils: add missing const qualifierMans Rullgard2011-06-04
| * Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun2011-06-04
| * Add missing #includes to make headers self-contained.Diego Biurrun2011-06-04
| * musepack: remove unnecessary #include from mpcdata.hMans Rullgard2011-06-04
| * musepack: remove extraneous mpcdata.h inclusionsMans Rullgard2011-06-04
| * Fix error check in av_file_map()Mans Rullgard2011-06-04
* | udp: support old, crappy non pthread modeMichael Niedermayer2011-06-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-04
|\|
| * build: simplify commands for clean targetMans Rullgard2011-06-03
| * swscale: split swscale.c in unscaled and generic conversion routines.Ronald S. Bultje2011-06-03
| * swscale: cosmetics.Ronald S. Bultje2011-06-03
| * swscale: integrate (literally) swscale_template.c in swscale.c.Ronald S. Bultje2011-06-03
| * swscale: split out x86/swscale_template.c from swscale.c.Ronald S. Bultje2011-06-03
| * swscale: enable hScale_altivec_real.Ronald S. Bultje2011-06-03