]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2007-08-01 mhoffmanadding myself to the CREDITS
2007-08-01 jbralign array used in mdct. fixes segfault.
2007-08-01 michaeluse ENABLE_GRAY
2007-08-01 michaelmake grayscale only decoding checks in inner loops...
2007-07-31 michaelmove some code which was executed for every skiped...
2007-07-31 michaelget rid of a useless variable
2007-07-31 michaelavoid 2 additions (1 cpu cycle) per MB
2007-07-31 michaelchroma_qscale seems not used anywhere for mpeg1/2 so...
2007-07-31 takisFix typo
2007-07-31 benoitfill title, author, copyright and comment fields by...
2007-07-31 michaeldeal with the case where one of pts,dts has wraped...
2007-07-31 benoitfix mem leak
2007-07-31 diegoIdentifiers starting with underscores are reserved.
2007-07-30 gpoirierfix cabac decoding with some Blue-Ray sources
2007-07-30 michaelkill antiwraping code, i dont think this did anything...
2007-07-30 romansh replacing the use of deprecated unaligned*() routines...
2007-07-30 takisHandle malloc failure
2007-07-30 bcouduriertreat NONE as U8 to fix qtNONE/000_0032.MOV, this shoul...
2007-07-30 michaelsupport silly PCM variant used by zork nemesis
2007-07-29 michaelprevent assert failure wit negative quant_offset
2007-07-29 michaelwarn user if max=bitrate && max > min
2007-07-29 michaelsupport raw 4bpp avi
2007-07-29 michaelmake the reference code use double instead of float...
2007-07-29 michaelprint max and mse
2007-07-29 kostyaMake bicubic interpolation standard compliant
2007-07-29 jbrsimplify stereo rematrixing
2007-07-29 jbrchange 2 fields from context to local variables
2007-07-28 jbrBLOCK_SIZE is not used properly, just use numbers inste...
2007-07-28 jbrremove broken downmixing. will add new implementation...
2007-07-28 takisTake care of some renames (Doxygen and function name...
2007-07-28 takisRename h264dsp.c to h264dspenc.c
2007-07-28 diegoMerge get_str() and get_str8() functions.
2007-07-28 diegoFix get_str/get_str8() to also work if the target strin...
2007-07-28 diegoAhem, fix typos overlooked in last commit.
2007-07-28 diegocosmetics: misc typo fixes
2007-07-28 conradAdd EBML ID for Segment UID
2007-07-27 takisReplace a return of -1 with ENOMEM.
2007-07-27 takisAdd the possibility to show all configurable encoders...
2007-07-27 takisAdd a section about C++ and extern "C" in the FAQ.
2007-07-27 michaelnote about removing needs_more_info
2007-07-27 michaeldetect voxware (closes issue39)
2007-07-27 michaeltry exact match before case insensitive match in codec_...
2007-07-27 michaelignore invalid packet_obj_size
2007-07-26 lucabeIntroduce an SDP generator
2007-07-26 michaelremove "Advanced Prediction Mode not supported" spam
2007-07-26 michaelalso support DEBUG_PICT_INFO for h263i
2007-07-26 michaelmove show_pict_info() to its own function
2007-07-26 aurelcosmetics: alignment
2007-07-26 aurelreplaces hardcoded values by the equivalent enum defini...
2007-07-25 michaeladd vst option to select video stream
2007-07-25 michaelavoid missdetecting acelp in asf as mp3
2007-07-25 aureladd proper support for subtitles muxing/stream copying
2007-07-25 aurelcopy language information from input stream to output
2007-07-25 aurelcopy packet duration when doing a stream copy
2007-07-25 aurelremove wrong const qualifier
2007-07-25 aureluse the most appropriate codec id for A_MPEG/L1 and L2
2007-07-25 aurelreorder matroska codec tags so that the encoder picks...
2007-07-25 stefanghave less functions as inline
2007-07-24 vitorMinor cosmetics
2007-07-24 takisUpdate the dvdsub parser to be able to parse HD-DVD...
2007-07-24 takisReindent two lines.
2007-07-24 takisAdd HD-DVD subpicture decoding.
2007-07-24 takisRename "palette" to "colormap" when it's referring...
2007-07-24 gpoirierincrease buffer size of LAME MP3 encoder
2007-07-24 aurelhelp some gcc version to optimize out those functions
2007-07-24 jbrsimplify snr offset and bit allocation
2007-07-24 jbronly use sized data types when necessary
2007-07-24 jbrset bit allocation parameters directly instead of copying
2007-07-23 jbruse enum value instead of numerical value for acmod
2007-07-23 jbruse consistent data type for exponents. needs to be...
2007-07-23 jbrchange some bit masks to arrays
2007-07-22 diego10l: Uppercase some more overlooked makefile variables.
2007-07-21 diegoUppercase variable overlooked in last commit.
2007-07-21 diegocosmetics: Use uppercase names for installation directo...
2007-07-21 diegocosmetics: Do not use braces in makefiles, use normal...
2007-07-21 jbrcosmetics: indentation
2007-07-21 jbrUse shared AC-3 header parsing. Move some initializatio...
2007-07-21 jbrdon't need to synchronize in the decoder. the parser...
2007-07-21 jbrget rid of an ugly macro
2007-07-20 takisReturn AVERROR(EINVAL) when invalid width and/or height...
2007-07-20 takisReturn AVERROR(ENOMEM) on memory allocation failure...
2007-07-20 takisReplace ENOSYS by ENOTSUP as in this case the problem...
2007-07-19 ramiroAdd new imlib2 documentation from vhook/imlib2.c to...
2007-07-19 ramiroRemove EXTRADEPS from common.mak since it is no longer...
2007-07-19 benoitregression tests for yuv440p yuvj440p
2007-07-19 gpoirierbail out on unknown jpeg pixel format instead of silent...
2007-07-19 takisReplace all occurrances of AVERROR_NOTSUPP with AVERROR...
2007-07-19 takisCorrect one Doxygen entry, replacing NOMEM with AVERROR...
2007-07-19 takisReplace the only occurrance of AVERROR_NOENT with AVERR...
2007-07-19 takisReplace all occurrances of AVERROR_IO with AVERROR...
2007-07-19 takisReplace all occurrances of AVERROR_NOMEM with AVERROR...
2007-07-19 diegocosmetics: indentation
2007-07-19 diegoMake video hook infrastructure conditional on video...
2007-07-19 benoituse sscanf to parse address
2007-07-19 takisFix the self tests which are contained in some codecs...
2007-07-19 takisFix the self tests which are contained in some codecs...
2007-07-19 lucabeImplement av_strlcatf(): a strlcat which adds a printf...
2007-07-19 jbrdon't need to define ALT_BITSTREAM_READER
2007-07-19 jbrupdate license header. add copyright for myself. correc...
2007-07-19 jbrrevise comment for exponent decoding function
next