]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2007-11-07 kostyaMusepack SV8 demuxer and decoder
2007-11-06 heydownsFix poc for field pictures. Prior to this, the poc...
2007-11-06 benoitffplay currently needs special handling for pausing...
2007-11-06 benoitAllow propagation of stream selection through the ASF...
2007-11-06 benoitSplit out the MDPR chunk reading into its own function.
2007-11-06 benoitfix predictor initialization for adpcm-ima encoder...
2007-11-06 diegoKeep -lvorbis in libvorbis linker flags even when only...
2007-11-05 heydownsCorrect assignment of interlaced_frame; was being set...
2007-11-05 lucabeDo not send too many RTCP packets (according to the...
2007-11-05 lucabeUse a symbolic name for the payload size of an RTCP...
2007-11-05 benoitFix mov checksums to follow r10852.
2007-11-04 diegoQuote paths in uninstall commands where necessary.
2007-11-04 diegoAdd some parentheses to clarify operator precedence...
2007-11-04 andomamake sure the mpeg audio header is valid before passing...
2007-11-04 diegoRemove libvorbis Vorbis decoding support. Our native...
2007-11-04 diegoEnable debug variable only when debug code is enabled...
2007-11-04 bananRemove unused variable
2007-11-04 RamiroList enabled code in configure output
2007-11-04 RamiroSpeed up show_list
2007-11-04 RamiroWarn user if bitrate parameter is too low
2007-11-04 RamiroThe Windows Help Forum is not ffmpeg-user for Windows
2007-11-04 diegoMove external library codec registration to a separate...
2007-11-04 jbrAdd decoding support for variable block size FLAC files...
2007-11-03 jbrAdd support for FLAC's new RICE2 entropy coding method...
2007-11-03 aureladd support for demuxing Electronic Arts .cdata files
2007-11-03 aureladd Electronic Arts XAS ADPCM decoder
2007-11-03 kostyaAdd ff_ prefix to get_v()
2007-11-03 kostyaMake get_v() available to the other demuxers
2007-11-03 michaeltypo
2007-11-03 bananUse the ffmpeg mdct function, patch by Fabrice Bellard...
2007-11-03 michaelfix misdetection of mp3could_not_find_codec_parameters.mp3
2007-11-03 kostyaSeek regression for RM demuxer fix
2007-11-02 gpoirierDoxyfication, patch by Stefano Sabatini %stefano P...
2007-11-02 kostyaSplit Musepack decoder into SV7 decoder and synth core
2007-11-01 aurelmove adx.c to adxdec.c
2007-11-01 aurelsplit adx encoder in its own file
2007-11-01 aurelremove useless debug func
2007-11-01 aurelrevert part of r10899 which was not intended
2007-11-01 aurelcleanup and simplify adx_decode_header()
2007-11-01 aurelremove useless initialization to 0 of adx context
2007-11-01 aurelsimplify dpcm decoders declaration using a macro
2007-11-01 aurelremove useless #undef
2007-11-01 aurelremove unreachable code
2007-11-01 aurelcosmetics: alignment
2007-11-01 aureldon't register adpcm encoders which are not implemented
2007-11-01 gpoirierdoxy/cosmetics fixes. Patch by Stefano Sabatini %stefan...
2007-11-01 kostyaRevert get_num() to old behaviour in order to handle
2007-11-01 michaelcheck av_interleaved_write_frame() return
2007-11-01 aurelcosmetics: sort
2007-10-31 michaelprefer our native vorbis decoder over libvorbis
2007-10-31 michaelfix issue130
2007-10-31 michaelsupport flv with invalid header
2007-10-31 michaelfactorize stream creation
2007-10-31 diegoRemove redundant -DHAVE_AV_CONFIG_H from tests/seek_tes...
2007-10-31 diegoRemove unused variables, fixes the following warnings:
2007-10-31 lucabeTake the target address family in account when determin...
2007-10-31 lucabeReindent after last commit
2007-10-31 lucabeResolve hosts and bind sockets even when the local_port...
2007-10-30 aurelEA IMA EACS decoder
2007-10-30 aurelEA IMA SEAD decoder
2007-10-30 victorLeverage MinGW's llrint() in Cygwin compilations.
2007-10-30 lucabeMark the source buffer as "const"
2007-10-30 lucabeIf local port n is not available, try n + 2 instead...
2007-10-30 diegoClarify comment about gcc -MM.
2007-10-30 diegoDeclare libpostproc prerequisites directly instead...
2007-10-30 bcoudurierrename av_crc04C11DB7_update to ff_crc04C11DB7_update...
2007-10-29 lucabeRemove redundant prototype
2007-10-29 lucabeRemove the inclusion of rtsp.h and rtp.h from avformat...
2007-10-28 nicodvbremoved unused variables accidentally introduced in...
2007-10-28 aurelrename crc.c to crcenc.c
2007-10-28 aurelmove framecrc muxer in its own file
2007-10-27 nicodvbreindented after previous commit
2007-10-27 nicodvbadded option programid to select the program to use...
2007-10-27 lorenmremove a branch from an inner loop.
2007-10-26 nicodvbprint newline after program id even when the name is...
2007-10-26 lucabeExplicitly include rtp.h (needed for rtp_get_payload_ty...
2007-10-26 lucabeRemove prototype for non-existent function
2007-10-25 aurelprobe files starting with the 1SNh tag
2007-10-25 aureldon't use #define with names starting with _
2007-10-25 aureladd parsing of 1SNh header in the EA demuxer
2007-10-25 diegoRemove unused variable, fixes warning:
2007-10-24 aurelavoid infinite loop at the end of files which are not...
2007-10-24 aurelEA ADPCM R1, R2 and R3 decoder
2007-10-24 diegoRename --disable-opts option to --disable-optimizations...
2007-10-24 diegoRename optimize variable to the slightly more meaningfu...
2007-10-24 benoitCosmetics: indentation.
2007-10-24 benoitPrevent mov muxer from writing empty udta atoms.
2007-10-24 andomaadd support for reading duration from VBRI-tag in mp3...
2007-10-24 heydownsMove setting of key frame flag for intra-only codecs...
2007-10-24 ramiroUpdated and rewritten Windows-related documentation.
2007-10-23 bcoudurieruse FFMIN
2007-10-23 andomafix indent
2007-10-23 andomacosmetical change of mp3_parse_xing() to prepare for...
2007-10-23 andomaadd support for reading duration from Xing-tag in mp3...
2007-10-23 diegoSimplify install-libs prerequisite generation.
2007-10-22 aurelconvert a if() into a switch() to ease addition of...
2007-10-22 diegoFix uninstall-vhook, SLIBSUF was being left out.
2007-10-22 diegoFix make install of man pages when PROGS is empty.
2007-10-22 diegoFix make install when PROGS is empty.
2007-10-22 diegoFurther simplify install-progs dependencies, no need...
next