]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-12-17 Aurelien Jacobssmall optimization
2006-12-17 Michael Niedermayerwarn user if the selected diamond size is larger then...
2006-12-17 Michael Niedermayerlimit x/ymin/max to me_range
2006-12-17 Reimar DöffingerCheck mb_pos is big enough before trying to access...
2006-12-16 Aurelien Jacobsput_*() are not only useful to muxers and protocol
2006-12-16 Måns Rullgårdfix libavutil.pc
2006-12-15 Måns Rullgårddon't use non-standard sed -i option
2006-12-15 Panagiotis... Allow provision of displaynumber, screennumber, x-offse...
2006-12-14 Benjamin Larssonav_log(NULL,... -> av_log(avctx,.. where appropriate.
2006-12-14 Benjamin LarssonBug fix for crashes when SSE is used on unaligned arrays.
2006-12-13 Måns Rullgårdreplace bashism with POSIX construct
2006-12-13 Diego Biurrunvqmin/vqmax --> qmin/qmax in the option description
2006-12-13 Diego Biurrungrammar/wording
2006-12-13 Baptiste Coudurierdocumentation for X11 grabbing
2006-12-13 Diego BiurrunGenerate pkgconfig files via two functions.
2006-12-13 Baptiste Coudurierdont segv is ap->device is not set, display error message
2006-12-13 Baptiste Coudurierfix compilation, use the standard INT64_C macro
2006-12-13 Guillaume Poirierremove trailing whitespace left over
2006-12-13 Edouard GomezFeedback from Karl H. Beckers about mouse cursor
2006-12-13 Edouard GomezRFC 6: Overall cleanups again.
2006-12-13 Edouard GomezRFC 5: Mouse cursor painting reduc and more cleanups
2006-12-13 Edouard GomezRFC 3&4 stage: FFmpeg style aint't my style
2006-12-13 Edouard GomezRFC 2 stage: First feedback from review comments
2006-12-13 Edouard GomezRFC 1 stage: Improve maintainability of the cursoir...
2006-12-13 Edouard GomezAdapt the patch to more recent FFmpeg habits
2006-12-13 Guillaume PoirierOriginal X11 device demuxer patch from Clemens Fruhwirth
2006-12-13 Guillaume Poirierrevert broken commit of x11 device demuxer patch
2006-12-12 Guillaume PoirierFeedback from Karl H. Beckers about mouse cursor
2006-12-12 Guillaume PoirierRFC 6: Overall cleanups again.
2006-12-12 Guillaume PoirierRFC 5: Mouse cursor painting reduc and more cleanups
2006-12-12 Guillaume PoirierRFC 3&4 stage: FFmpeg style aint't my style
2006-12-12 Guillaume PoirierRFC 2 stage: First feedback from review comments
2006-12-12 Guillaume PoirierRFC 1 stage: Improve maintainability of the cursoir...
2006-12-12 Guillaume PoirierAdapt the patch to more recent FFmpeg habits
2006-12-12 Guillaume PoirierOriginal X11 device demuxer patch from Clemens Fruhwirth
2006-12-12 Diego Biurruntypo
2006-12-12 Diego Biurrunlibpostproc has its own version number and should not...
2006-12-12 Michael Niedermayerindent
2006-12-12 Michael Niedermayerthe next r_frame_rate try ...
2006-12-12 Guillaume PoirierDoxygen comments about variables described by Michael...
2006-12-12 Michael Niedermayermv overflow in map fix (untested except regression...
2006-12-12 Allan Hsuadd FLV decoder metadata parsing
2006-12-12 Michael Niedermayergcc 2.95 fix
2006-12-11 Reimar DöffingerFix JPEG-LS encoder 0xff-escaping writing too much...
2006-12-11 Michael Niedermayerrewrite r_frame_rate selectioon code again
2006-12-11 Panagiotis... Adding H.264 DCT.
2006-12-11 Baptiste Coudurierremove useless sampleDuration
2006-12-11 Baptiste Couduriercheck codec frame size directly and only for audio
2006-12-11 Michael Niedermayerfix playback of mp3_bits_left.avi
2006-12-11 Diego BiurrunImprove broken shell warning.
2006-12-11 Guillaume PoirierGCC 3.3 compile fix
2006-12-11 Diego BiurrunImprove option description.
2006-12-11 Måns Rullgårdimproved stack misalignment warning
2006-12-11 Måns Rullgårdfix typo in Darwin shared lib naming
2006-12-11 Panagiotis... Adding function which enables writing H.264 NAL units.
2006-12-10 Michael Niedermayermove duration finding code into read_packet() so it...
2006-12-10 Michael Niedermayeruse amf_get_string()
2006-12-10 Michael Niedermayercosmetics
2006-12-10 Michael Niedermayeramf_get_string() by Allan Hsu allan aat counterpop...
2006-12-10 Michael Niedermayerget rid of AVFMTCTX_NOHEADER, create streams in read_he...
2006-12-10 Michael Niedermayerset flags correctly in write header instead of seeking...
2006-12-09 Reimar DöffingerFix 16 bit cscd samples, 16 bit raw means RGB555 on...
2006-12-09 Reimar DöffingerTypo in error message
2006-12-09 Baptiste Coudurierprint a more correct message when container frame rate...
2006-12-09 Måns RullgårdOpenBSD settings by Nikns Siankin <nikns at secure lv>
2006-12-08 Måns Rullgårdsimplify test for memalign emulation requirement
2006-12-08 Martin Storsjöfix bug when __GNUC__ isn't defined and when compiling...
2006-12-08 Kostya ShishkovDeobfuscate expression
2006-12-08 Kostya ShishkovNow ZMBV encoder compiles
2006-12-08 Kostya Shishkov1e6l forgot to add zmbvenc.c
2006-12-08 Måns Rullgårdlavc is at major version 51, delete old stuff
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-12-07 Måns RullgårdBUILD_SHARED_AV is no longer used
2006-12-07 Måns Rullgårdmerge #ifdef HAVE_AV_CONFIG_H sections
2006-12-07 Måns Rullgårdfix mingw shared build, and get rid of FF_IMPORT_ATTR
2006-12-07 Måns Rullgårddo not use non-standard test -nt
2006-12-07 Måns Rullgårdmake shell test work with Solaris /bin/sh
2006-12-07 Michael Niedermayerbetter warning
2006-12-07 Michael Niedermayerff_check_alignment to warn the user about a missaligned...
2006-12-07 Michael Niedermayerfix compilation
2006-12-07 Panagiotis... Added entry for H.264 DCT to the DSP context.
2006-12-07 Panagiotis... Add codec ID for a native H.264 encoder.
2006-12-07 Panagiotis... Making rem6 and div6 globally visible and thus adding...
2006-12-07 Panagiotis... Removing unused code
2006-12-07 Kostya ShishkovRegister myself as maintainer of zmbvenc.c too
2006-12-07 Kostya ShishkovZMBV encoder
2006-12-07 Måns Rullgårduse standard INT64_MAX instead of MAXINT64 (and MIN)
2006-12-06 Måns Rullgårduse the standard INT64_C() macro for 64-bit constants
2006-12-06 Måns Rullgårdmove more macros to internal.h
2006-12-06 Måns Rullgårdmove some __attribute__ macros to internal.h
2006-12-06 Måns Rullgårdremove 'restrict' definition, it is always #defined...
2006-12-06 Baptiste Couduriercosmetics, remove braces, remove spaces just inside...
2006-12-06 Panagiotis... Add "mixed_refs" description suggested by Loren Merritt...
2006-12-06 Andy Parkinsdo not truncate pts/dts if value is AV_NOPTS_VALUE...
2006-12-06 Panagiotis... Add more descriptions to the AVOption array taken from...
2006-12-06 Panagiotis... Export symbols of several H.264 intra prediction functions
2006-12-06 Allan HsuDefines various common FLV format values between the...
2006-12-05 Ramiro PollaRemove MinGW install path special-casing.
2006-12-05 Alexander Chemerisfix crash when decoding a truncated H264 slice
2006-12-05 Panagiotis... Removing unused code
next