30582 Commits (95a0242642e8ee345f6545ea7f9b042989272729)
 

Author SHA1 Message Date
Stefano Sabatini 95a0242642 lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps 14 years ago
Stefano Sabatini 0bc2cca12f samplefmt: switch nb_channels/nb_samples params order in av_samples_alloc() 14 years ago
Stefano Sabatini e1c7414812 samplefmt: change layout for arrays created by av_samples_alloc() and _fill_arrays() 14 years ago
Michael Niedermayer 580817df04 Move code for "ffmpeg: fix massive leak occurring when seeking" / e4841a404b elsewhere 14 years ago
Michael Niedermayer f9569249c2 Merge remote-tracking branch 'qatar/master' 14 years ago
Stefano Sabatini 6700aa8810 lavf: remove reference to output-example in Makefile 14 years ago
Stefano Sabatini 27bcf55f45 vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref 14 years ago
Diego Biurrun eb7505e429 Remove some unused scripts from tools/. 14 years ago
Daniel Kang a8d44f9dd5 Add x86 assembly for some 10-bit H.264 intra predict functions. 14 years ago
Luca Barbato 2c6fb9f032 v4l2: do not force NTSC as standard 14 years ago
Reimar Döffinger 612d0782fc Add const to avfilter_get_video_buffer_ref_from_arrays arguments. 14 years ago
Diego Biurrun ef5d7e18f4 Skip tableprint.h during 'make checkheaders'. 14 years ago
Diego Biurrun fb8648ad4b Remove unnecessary LIBAVFORMAT_BUILD #ifdef. 14 years ago
Diego Biurrun f25a2ece76 Drop explicit filenames from @file Doxygen tags. 14 years ago
Diego Biurrun 29b3de127f Skip generated table headers during 'make checkheaders'. 14 years ago
Anton Khirnov 367732832f lavf,lavc: free avoptions in a generic way. 14 years ago
Anton Khirnov b39b06233d AVOptions: add av_opt_free convenience function. 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
Diego Biurrun 92b4abc2ad tableprint: Restore mistakenly deleted common.h #include for FF_ARRAY_ELEMS. 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
Stefano Sabatini 1863a3c7aa tiff: print log in case of unknown / unsupported tag. 14 years ago
Stefano Sabatini a43458d7eb tiff: fix linesize for mono-white/black formats. 14 years ago
Mans Rullgard 5a4a71257c Fix build of eval-test program 14 years ago
Robert Swain dcb73592f4 configure: Document --enable-vaapi 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
Justin Ruggles 35d5cb1ab4 ac3enc: extract all exponents for the frame at once 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