source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a39bd458   13 years michaelni mem: Trying to workaround posix_memalign() bug on OSX This patch is …
(edit) @d58ed64a   13 years stefano.sabatini-lala eval: add support for pow() function It is a more search-friendly …
(edit) @263f57c6   13 years stefano.sabatini-lala pixdesc: remove duplicated header inclusion
(edit) @ef28c7b3   13 years stefano.sabatini-lala lavfi: use av_samples_alloc() in avfilter_default_get_audio_buffer()
(edit) @95a02426   13 years stefano.sabatini-lala lavfi: prefer nb_samples over size in AVFilterBufferRefAudioProps …
(edit) @0bc2cca1   13 years stefano.sabatini-lala samplefmt: switch nb_channels/nb_samples params order in …
(edit) @e1c74148   13 years stefano.sabatini-lala samplefmt: change layout for arrays created by av_samples_alloc() and …
(edit) @580817df   13 years michaelni Move code for "ffmpeg: fix massive leak occurring when seeking" / …
(edit) @f9569249   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Remove …
(edit) @6700aa88   13 years stefano.sabatini-lala lavf: remove reference to output-example in Makefile output-example.c …
(edit) @27bcf55f   13 years stefano.sabatini-lala vsrc_buffer: add flags param to av_vsrc_buffer_add_video_buffer_ref …
(edit) @eb7505e4   13 years diego Remove some unused scripts from tools/.
(edit) @a8d44f9   13 years diego Add x86 assembly for some 10-bit H.264 intra predict functions. Parts …
(edit) @2c6fb9f0   13 years lu_zero v4l2: do not force NTSC as standard Setting a standard is meaningful …
(edit) @612d0782   13 years Reimar.Doeffinger Add const to avfilter_get_video_buffer_ref_from_arrays arguments. …
(edit) @ef5d7e18   13 years diego Skip tableprint.h during 'make checkheaders'. It is only used on the …
(edit) @fb8648ad   13 years diego Remove unnecessary LIBAVFORMAT_BUILD #ifdef.
(edit) @f25a2ece   13 years diego Drop explicit filenames from @file Doxygen tags. The filename is …
(edit) @29b3de12   13 years diego Skip generated table headers during 'make checkheaders'.
(edit) @36773283   13 years anton lavf,lavc: free avoptions in a generic way. It's simpler and less …
(edit) @b39b0623   13 years anton AVOptions: add av_opt_free convenience function.
(edit) @e844abc4   13 years stefano.sabatini-lala sdl: align option fields after last commit
(edit) @e4841a40   13 years stefano.sabatini-lala ffmpeg: fix massive leak occurring when seeking Avoid to add frames …
(edit) @cea87fb2   13 years stefano.sabatini-lala ffprobe: implement -i FILE option Useful for mimicking the ffmpeg -i …
(edit) @92b4abc   13 years mans tableprint: Restore mistakenly deleted common.h #include for …
(edit) @9b032c65   13 years stefano.sabatini-lala ffplay.texi: document -i FILE option
(edit) @b4af3cf3   13 years stefano.sabatini-lala cmdutils: remove unnecessary OPT_DUMMY implementation The -i INPUT …
(edit) @96f931ad   13 years stefano.sabatini-lala cmdutils: change the signature of the function argument in …
(edit) @0d0fdb0a   13 years stefano.sabatini-lala sdl: use the filename for defining the window title, if not specified …
(edit) @1863a3c   13 years anton tiff: print log in case of unknown / unsupported tag. Helps …
(edit) @a43458d7   13 years anton tiff: fix linesize for mono-white/black formats. Fix decoding of file …
(edit) @5a4a7125   13 years mans Fix build of eval-test program eval.c has moved to libavutil, move …
(edit) @dcb73592   13 years mans configure: Document --enable-vaapi VAAPI is disabled by default so it …
(edit) @ba91bf58   13 years michaelni swscale: override the lack of the accurate rounding flag when needed …
(edit) @ec4207c4   13 years michaelni swscale: factor should_dither out Signed-off-by: Michael Niedermayer …
(edit) @46eb300d   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: ARM: …
(edit) @35d5cb1a   14 years justin.ruggles ac3enc: extract all exponents for the frame at once
(edit) @594fbe42   14 years mans ARM: remove MULL inline asm Reasonable gcc versions get this one …
(edit) @95912731   14 years mans mathops: use MUL64 macro where it forms part of other ops …
(edit) @8346f60   14 years anton tty: factorise returning error codes.
(edit) @e762b1ce   14 years anton rawdec: add framerate private option.
(edit) @ff494cbd   14 years anton x11grab: add framerate private option.
(edit) @a3b15e41   14 years anton fbdev,v4l2: remove some forgotten uses of AVFormatParameters.time_base.
(edit) @1572484   14 years anton bktr: don't error when AVFormatParameters.time_base isn't set. …
(edit) @42abb9a8   14 years mans cmdutils: add missing const qualifier Signed-off-by: Mans Rullgard …
(edit) @61ec024d   14 years diego Skip headers not designed to work standalone during 'make checkheaders'.
(edit) @8d459acc   14 years diego Add missing #includes to make headers self-contained. This fixes …
(edit) @67ace7f0   14 years mans musepack: remove unnecessary #include from mpcdata.h Signed-off-by: …
(edit) @91b4941c   14 years mans musepack: remove extraneous mpcdata.h inclusions Signed-off-by: Mans …
(edit) @d0989bed   14 years mans Fix error check in av_file_map() On failure, mmap() returns …
(edit) @124a9edb   14 years michaelni udp: support old, crappy non pthread mode Signed-off-by: Michael …
(edit) @87f4036   14 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (21 …
(edit) @e4e2db9c   14 years baptiste.coudurier ffmpeg: use opt_acodec when setting audio codec in opt_target.
(edit) @bfd3b70a   14 years michaelni ffmpeg: fix segfault with too many output files Fixes Ticket219 …
(edit) @33af5335   14 years michaelni ffplay: error out with invalid sample rate or channels. Fixes …
(edit) @49125aed   14 years michaelni oggdec: fix Ticket185 Signed-off-by: Michael Niedermayer …
(edit) @dc6632f1   14 years mans build: simplify commands for clean target Signed-off-by: Mans …
(edit) @c1daf072   14 years michaelni j2kdec: dont fail on non zero cblock style. This allows decoding to …
(edit) @58149303   14 years michaelni makefile: fix j2k encoder dependancies
(edit) @f35761bc   14 years michaelni udp: fix indention
(edit) @6af28010   14 years rsbultje swscale: split swscale.c in unscaled and generic conversion routines. …
(edit) @2762ee30   14 years rsbultje swscale: cosmetics. Remove duplicate "inC" and "_c" functions that do …
(edit) @1674bd2a   14 years rsbultje swscale: integrate (literally) swscale_template.c in swscale.c.
(edit) @983260b0   14 years rsbultje swscale: split out x86/swscale_template.c from swscale.c.
(edit) @075d0ae7   14 years rsbultje swscale: enable hScale_altivec_real.
(edit) @67d80a54   14 years rsbultje swscale: split out ppc _template.c files from main swscale.c.
(edit) @a3e9bb5d   14 years rsbultje swscale: remove indirections in ppc/swscale_template.c.
(edit) @0e5d31b1   14 years rsbultje swscale: split out unscaled altivec YUV converters in their own file.
(edit) @83a8b300   14 years rsbultje mpegvideoenc: fix multislice fate tests with threading disabled. The …
(edit) @25c32d08   14 years stefano.sabatini-lala cmdutils: move "#undef main" from ffplay.c to cmdutils.h On …
(edit) @c9614bb2   14 years michaelni wav: update size check for ds64 Signed-off-by: Michael Niedermayer …
(edit) @e472f0ea   14 years michaelni wav: fix skip size at end of ds64 chunk
(edit) @43b6c3eb   14 years diego mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro.
(edit) @a5514a84   14 years diego build: Simplify texi2html invocation through the --output option. The …
(edit) @5e1166b3   14 years mans Mark some variables with av_unused Most of these variables are only …
(edit) @94bed8e5   14 years diego Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). This …
(edit) @93d06bd1   14 years diego svq3: Check negative mb_type to fix potential crash. Signed-off-by: …
(edit) @8dfc6d1f   14 years diego svq3: Move svq3-specific fields to their own context. Signed-off-by: …
(edit) @1f94c31f   14 years anton rawdec: initialize return value to 0.
(edit) @c1dfb72d   14 years mans Remove unused get_psnr() prototype Signed-off-by: Mans Rullgard …
(edit) @a606aa75   14 years anton rawdec: don't leak option strings.
(edit) @bd7c1d35   14 years anton bktr: get default framerate from video standard.
(edit) @0d793db1   14 years rsbultje swscale: remove unused COMPILE_TEMPLATE_ALTIVEC.
(edit) @99eb31e2   14 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (25 …
(edit) @9034001b   14 years michaelni h264 fill_filter_caches: Dont init chroma nnz_cache. Found-by: Dark …
(edit) @dd47107   14 years michaelni In print_report, print progression time in hours:mins:secs:us …
(edit) @1212d5b5   14 years michaelni ffmpeg: In print_report, use int64_t for pts to check for 0 and avoid …
(edit) @5aa70309   14 years michaelni In libswscale, use all lines when converting from 422p to rgb with …
(edit) @f190f676   14 years diego Replace custom DEBUG preprocessor trickery by the standard one.
(edit) @068aa387   14 years diego vorbis: Remove non-compiling debug statement.
(edit) @ec6313a   14 years diego vorbis: Remove pointless DEBUG #ifdef around debug output macros.
(edit) @fb52cf82   14 years diego cook: Remove non-compiling debug output. random_state was changed …
(edit) @0fc9c655   14 years diego Remove pointless #ifdefs around function declarations in a header.
(edit) @23664624   14 years diego Replace #ifdef + av_log() combinations by av_dlog().
(edit) @df96f22d   14 years diego Replace custom debug output functions by av_dlog().
(edit) @752207e   14 years diego cook: Remove unused debug functions.
(edit) @e977ca26   14 years stefano.sabatini-lala lavfi: add avfilter_link_free() function Allow to free the buffers …
(edit) @b932eb1   14 years stefano.sabatini-lala swscale: reintroduce sws_format_name() symbol Reintroduce the …
(edit) @b751f611   14 years diego Remove stray extra arguments from av_dlog() invocations.
(edit) @551dfdde   14 years mans targa: fix big-endian build
Note: See TracRevisionLog for help on using the revision log.