]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
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
2007-06-03 bcoudurierset pkt pos
2007-06-03 bcoudurierremove now useless sync key
2007-06-03 bcoudurierno need to seek on specific key anymore, since klv_read...
2007-06-03 bcoudurierdo not print error message when klv_read_packet fails
2007-06-03 bcouduriersync to mxf klv key before trying to read klv packet
2007-06-03 bcouduriermatch uids indenpendantly of the version byte
2007-06-03 bcouduriercosmetics, reorder and classify uids
2007-06-03 lu_zeroh264_idct_add_altivec, based on an old patch from Mauri...
2007-06-03 lu_zeroAdd support for Cell (requires gcc-4.2 or patches)
2007-06-03 lorenmfilter_mb_fast() doesn't handle h->deblocking_filter...
2007-06-02 michaelget rid of if(1)
2007-06-02 michaelget rid of one layer of callback obfuscation
2007-06-02 michaelkill completely idiotic code which hides all but 2...
2007-06-02 victorAdd FAQ entry for video joining
2007-06-02 michaelcorrect implementation of "try with auto_guess if first...
2007-06-02 michaelrevert r4802 (try with auto_guess if first detection...
2007-06-02 michaelsplit mpeg2ts_raw mode into its own demuxer using such...
2007-06-02 diegoRename aac_decoder to libfaad_decoder for consistency...
2007-06-02 diegoRename faac_encoder to libfaac_encoder for consistency...
2007-06-02 ramiroRemove get_byte wrapper
2007-06-02 ramiroUse AV_xx throughout libavcodec
2007-06-01 michaelfix skiped blocks
2007-06-01 benoitA bit more clear FAQ 1.2
2007-05-31 michaelcheck qblur > 1 (prevent assert failure / segfault)
2007-05-30 michaelmove jpegls up, fixes sf bug #1629152
2007-05-30 michaelsanity checks (should prevent hypothetical div by zero...
2007-05-30 michaelfix assert() 2nd try
2007-05-30 benoitAdd support for listing the supported pixel formats...
2007-05-30 aurelcosmetics: indentation
2007-05-30 aureluse if(ENABLE_SWSCALER) instead of #ifdef CONFIG_SWSCALER
2007-05-30 aureltypo
2007-05-30 aureluse FFSWAP()
2007-05-30 aurelcosmetics: indentation
2007-05-30 aurelsplit rm muxer and demuxer in their own files
2007-05-30 benoitrename attribute_unused to av_unused and moves its...
2007-05-30 benoitseek tests only available with GPL enabled
2007-05-30 michaelwarn the user about the the mdhd problem
2007-05-29 michaelfix assertion failure
2007-05-29 kostyaDo proper frame swapping so VMD video decoder works...
2007-05-29 diegoMark phony swscale_error target as such.
2007-05-29 benoitSplit RoQ decoder to accommodate future encoder patch
2007-05-29 benoitallocate PPS and SPS dynamically
2007-05-29 benoitcosmetics and function rename
2007-05-29 benoitvariable initialization (because of a gcc warning)
2007-05-28 diegoRemove redundant fastmemcpy.h #include, it is indirectl...
2007-05-27 michaelmake decoder decode the first frame properly if theres...
2007-05-27 diegodoc/Makefile no longer exists.
2007-05-27 diego10l: Revert accidental removal of unused code.
2007-05-27 diegoExit with error when running libavtest and not configur...
2007-05-27 diegoRename variable for consistency.
2007-05-27 diegowhitespace cosmetics
2007-05-27 diegobetter variable names
2007-05-27 diegoRemove comments that are neither very enlightening...
2007-05-27 diegoDo not hide the commands make runs.
2007-05-27 diegoFix seek_test compilation for out-of-tree builds.
2007-05-27 diego--enable-amr-* --> -- enable-libamr-*
2007-05-27 michaelfix "incorrect frame size" errors with small.nuv
2007-05-25 michaelmore snow todo items
2007-05-25 takisCorrect the parameter order for the call to "av_clip".
2007-05-25 diegoRemove portability comment, it should be pure POSIX...
2007-05-25 diegowhitespace cosmetics
2007-05-25 diego'grep -q' is a GNU extension.
2007-05-25 diegoDo not fail or print an error if the logfile already...
2007-05-25 diegoAdd seektest to top-level targets, remove individual...
2007-05-25 diegoAlso remove seek_test upon clean.
2007-05-25 lorenmmerge huffman tables for rgb too
2007-05-24 diegoReplace multiple rules for compiling binaries by one...
2007-05-24 diegoUse proper license header.
2007-05-24 diegotypo
2007-05-24 diegoRemove obsolete and non-working DSP test program.
2007-05-24 lorenmcosmetics (reduce nesting)
2007-05-24 lorenmuse sparse huffman tables. 1.5% faster huffyuv decoding.
2007-05-24 lorenmadd init_vlc_sparse(). faster than init_vlc() if there...
2007-05-24 diegoextern C declarations were removed.
2007-05-24 kostyafix dca_bitalloc_index decoder init
2007-05-24 kostyaFix dca.c compilation with #define TRACE
2007-05-23 aurelcosmetics: alignment
2007-05-23 aureldefine ENABLE_* for every CONFIG_ item
2007-05-23 ods15fix mjpeg decoding with broken huffman table headers
2007-05-23 ivo-sws_flags command line option to set swscaler flags
2007-05-23 ivo-sws_flags command line option to set swscaler flags
2007-05-23 ramiroRemove duplicate bytestream functions
2007-05-23 takisExport the four remaining H.264 decoder intra predictio...
2007-05-23 takisReindent
2007-05-23 takisMake the compilation of h264idct.c optional.
2007-05-23 lorenmmerge huffman tables so that we read 2 symbols at a...
2007-05-23 benoitadd rgb suffix handling for demuxer
2007-05-22 benoitid3v2 writer
2007-05-22 benoitid3v2 reader
2007-05-22 benoitcosmetic v1/v2 renaming
2007-05-22 benoitAdd transport method options
2007-05-22 benoitAdd support for options
2007-05-22 diegoRemove mdct.o and fft.o from fft-test prerequisites...
2007-05-21 alexr9095 invalidly removed the check for non-winsock
next