]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2007-06-12 diegomisc spelling fixes
2007-06-12 benoitMove the video size and rate abbreviations system from...
2007-06-12 diegoAdd some explanatory comments to #endif directives.
2007-06-12 gpoirierfix 8- and 24-bit FLAC decoding
2007-06-12 diegoRemove unused static function.
2007-06-11 michaeldont attach huge samplesto mails
2007-06-11 aurelmove codecs declarations from avcodec.h to allcodecs.h
2007-06-11 diegoDo not ignore files that are never generated.
2007-06-11 diegoThe video hooks do not depend on the libav* libraries.
2007-06-11 gpoirierone step closer to restoring GCC-3.3 support: kills...
2007-06-11 benoitCygwin compatibility workaround
2007-06-10 diegoWe do not create .d files, thus no need to remove them.
2007-06-10 diegoMove libpostproc-specific uninstallation command to...
2007-06-10 diegoUse consistent paths for adding values to LDFLAGS.
2007-06-10 diegoAdd a bounds check on AVProbeData input.
2007-06-10 diegoIgnore cws2fws.
2007-06-10 diegoMove HAVE_AV_CONFIG_H definition to the Makefile like...
2007-06-10 diegowhitespace cosmetics
2007-06-10 diegoSimplify ffplay.o CFLAGS handling.
2007-06-10 diegoCompile all binaries with default CFLAGS.
2007-06-10 diegoMake main() return 0 at the end and mark as int.
2007-06-10 diegoAdd appropriate headers for exit and printf.
2007-06-10 diegoSimplify command with automatic variable.
2007-06-10 diegoAdapt to API changes, fix compilation.
2007-06-09 gpoirierminor GCC3 compile fix
2007-06-09 gpoirierAltivec version of h264_(h|v)_loop_filter_luma
2007-06-09 diegoAdd some #includes to allow compilation without HAVE_AV...
2007-06-09 diegoRemove unused variable.
2007-06-09 diegoRemove redundant #include, avformat.h indirectly includ...
2007-06-08 gpoirierwork around issues with the old version of Gnu Assemble...
2007-06-08 diegoRemove stray commented out line, fix individual regress...
2007-06-08 michaelsimplify
2007-06-08 michaelremove now unused "global" pcr_pid
2007-06-08 michaelproper per stream pcr_pid support by (Wolfram Gloger...
2007-06-07 diegoMerge tests Makefile into the top-level Makefile.
2007-06-07 diegoThe server configuration file is passed as a command...
2007-06-07 diegoemms --> emms_c, taken from a patch by Ronald Bultje
2007-06-07 diegoUse consistent names for all test programs.
2007-06-07 diegoPreprocessor #defines starting with __ are reserved...
2007-06-07 diegoUse FFmpeg-specific CPU feature definitions.
2007-06-07 diegoAdd CPU feature definitions for SSE3 and SSSE3.
2007-06-07 diego'-acodec mp3' --> '-acodec libmp3lame'
2007-06-07 diegoChange names of codecs provided by external libraries...
2007-06-07 diegoCPU feature definitions should always be available...
2007-06-07 diegoOnly run MMX2 tests when MMX2 is available.
2007-06-07 diegoFix linking when GPL code has been disabled.
2007-06-07 diegoFix compilation when MMX is disabled.
2007-06-07 diegoFAAN is not x86-specific.
2007-06-07 takisRemove the unnecessary masking when counting received...
2007-06-07 takisRemove the unnecessary masking when reconstructing...
2007-06-07 takisRemove the unnecessary masking when extracting the...
2007-06-07 diegoFix linking: emms_c is a macro, #include the correct...
2007-06-07 benoith264: use 'simple' in border backup / xchg
2007-06-07 diegoemms --> emms_c, patch by Ronald S. Bultje, rbultje...
2007-06-06 diegoAdd some forgotten lib prefixes to Makefile variables.
2007-06-06 bcoudurieradd MMES fourcc, matrox mpeg2 in avi files
2007-06-06 michaeladd mpegtsraw demuxer
2007-06-06 bcoudurierwarn user if video codec timebase is very high
2007-06-06 benoitRename cb field
2007-06-06 diegoConsistent naming and lib prefixes for x264, xvid and...
2007-06-06 diegoone more rename
2007-06-06 diegoUpdate for recent file removals/renames.
2007-06-06 diegoGive names of external library decoders/encoders a...
2007-06-06 diegoGive all wrappers for external libraries names starting...
2007-06-05 reimarPart of MPlayer patch:
2007-06-05 diegoRemove unused variables.
2007-06-05 benoitConvert RoQ decoder to use YUV 4:4:4 unpacked macroblocks
2007-06-05 gpoirierrename code012() to ff_code012(), and remove static...
2007-06-04 diegospelling
2007-06-04 aurelcosmetics: use one type per field in every structs
2007-06-04 michaelpartially revert r2931 (Support raw mpegts streams...
2007-06-04 aurelcosmetics: indentation
2007-06-04 aureladd support for real audio in matroska
2007-06-04 aurelfix an infinite loop in case one cluster is not enough...
2007-06-04 aurelsplit some common code from the mkv demuxer that will...
2007-06-04 victorWording improvements for the previous commit.
2007-06-04 ramiroTypos
2007-06-04 ramiroDoxygenize av_init_packet
2007-06-04 ramiroExport av_init_packet
2007-06-04 michaelharmless typo
2007-06-04 michaelfix indention
2007-06-04 michaelremove duplicate PAT scaning code and actual PAT scan
2007-06-04 michaelunused variables
2007-06-04 michaeldont rescan for information on each pid, but rather...
2007-06-04 michaelmove structs and enums to top of file so they can be...
2007-06-04 michaelpassing MpegTSFilter to the filters instead of a random...
2007-06-04 mhoffmanextending video4linux support to handle the additional...
2007-06-04 mhoffmanconvert if then else video palette to pix_fmt construct...
2007-06-04 michaeldo not perform SDT scan at the begin (this avoids a...
2007-06-04 michaelmake new_service() update existing info sanely
2007-06-04 michaelremove fake service/provider names used for PAT
2007-06-04 gpoirierfix error: indeo2.c:202:1: directives may not be used...
2007-06-04 benoitIndentation
2007-06-04 benoitCodebook generator using the ELBG algorithm
2007-06-03 diegoreadability cosmetics
2007-06-03 bcouduriercosmetics remove struct name with typedef
2007-06-03 bcoudurierremove unused EssenceContainerData
2007-06-03 bcoudurierskip no more needed on error
2007-06-03 bcoudurierremove duplicate entry since now we ignore version...
2007-06-03 bcouduriertypo
next