]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2006-12-05 Panagiotis... Add comment denoting group of H.264 functions
2006-12-05 Panagiotis... Change NAL unit type defines to an enum and move to...
2006-12-05 Baptiste Coudurierfix memleak, free stream codec allocated by av_new_stream
2006-12-05 Michael Niedermayer10l umh search needs hex size 2 now after the last...
2006-12-05 Michael Niedermayermake hex and large 2 small diamond search half their...
2006-12-04 Diego BiurrunDon't hardcode the shlibdir on Cygwin, it's supposed...
2006-12-04 Ryan MartellMinor modifications to handle mms streaming.
2006-12-04 Diego BiurrunFix some obvious mistakes in the option descriptions.
2006-12-04 Baptiste Coudurierprobe with some success image files not containing...
2006-12-03 Reimar DöffingerMove BE_*/LE_*/ST*/LD* macros to a common place. Some...
2006-12-03 Kostya ShishkovDo not touch pkt->pts
2006-12-03 Kostya ShishkovSome VQA v1 files don't have audio stream
2006-12-02 Mike MelansonAnother hack to allow the Cinepak decoder to detect...
2006-12-02 Mike MelansonSimplify the Sega FILM/CPK demuxer to not modify the...
2006-12-02 Víctor PaesaFill in some missing AVOption descriptions.
2006-12-02 Diego BiurrunMake do_video_encoding general enough to accomodate...
2006-12-02 Diego BiurrunMake do_video_decoding general enough to accomodate...
2006-12-02 Guillaume PoirierAdd IDCT8 routine in Altivec. Patch by yours truely...
2006-12-02 Diego BiurrunMerge a repeating variable declaration into do_video_en...
next