OSDN Git Service

android-x86/external-ffmpeg.git
2007-09-05 David ConradMove writing the tracks element to its own function
2007-09-05 David ConradMove Xiph's CodecPrivate writing code to its own function
2007-09-05 David ConradWrite the duration of the file
2007-09-05 David Conradput_ebml_void()
2007-09-05 David ConradRemove unused prototype
2007-09-05 David ConradWrite unknown size if the size given is too large for...
2007-09-05 David ConradTrack number and UID only have to be nonzero
2007-09-05 David ConradSimpleBlocks are Matroska v2
2007-09-05 David ConradStart a new cluster every 5 MB or 5 seconds
2007-09-05 David ConradFix writing Xiph header sizes
2007-09-05 David ConradCorrectly write CodecPrivate element for Vorbis and...
2007-09-05 David ConradCompile fix; missed a variable declaration in the last...
2007-09-05 David ConradWrite one cluster and SimpleBlocks for the frames....
2007-09-05 David ConradFirst stab at writing the tracks element, still needs...
2007-09-05 David ConradRemove useless debug write
2007-09-05 David Conradput_ebml_float()
2007-09-05 David ConradConst correctness
2007-09-05 David ConradGet rid of put_ebml_utf8(); the error checking that...
2007-09-05 David ConradCosmetics: align nicely for better readibility
2007-09-05 David ConradSimplify
2007-09-05 David ConradBeginning of mkv muxer, only EBML head is written correctly
2007-09-05 Michael Niedermayercode to do halfpel interpolation per frame (unfinished...
2007-09-04 Ramiro PollaTreat dc1394 as a library
2007-09-04 Mike Melansonsimplify PTS handling
2007-09-04 Mike MelansonFix issue 123 (Support Magic-carpet fli version,
2007-09-04 Carl Eugen... Silence warnings about NAL_SVC_NON_IDR in H.264.
2007-09-04 Benoit Fouetadd a close function to bitstream filter
2007-09-03 Luca AbeniFill the buffer with 0 before writing an SDP in it
2007-09-03 Carl Eugen... Remove error raising when explicitely skipping frame
2007-09-03 Neil BrownIf a stream has no start time, but the first packet...
2007-09-03 Luca AbeniSet the "B" flag in the payload header
2007-09-03 Luca AbeniSet the "TR" field in the payload header
2007-09-03 Luca AbeniCorrectly set the "P" field in the payload header
2007-09-03 Wolfram Glogerfix probe buffer issue. patch by Wolfram Gloger {wmglo...
2007-09-02 Michael Niedermayerworkaround ms (lack of) intelligence in their design...
2007-09-01 Vitor SessakRemove reimplementation of get_unary.
2007-09-01 Luca BarbatoCosmetics
2007-09-01 Aurelien Jacobsadd a warning message for unsupported kind of encoding
2007-08-31 Michael Niedermayerfix 1fps videos
2007-08-31 Vitor SessakCosmetical: Empty line removal
2007-08-31 David ConradSimpleBlock keyframe flag is the most significant bit
2007-08-31 Vitor SessakComment about unsupported sample size
2007-08-31 Marc Hoffmanrenaming ARCH_BFIN to HAVE_BFIN
2007-08-31 Marc Hoffmanrenaming ARCH_BFIN to HAVE_BFIN
2007-08-31 Benoit Fouetadd Dénes Balatoni to CREDITS
2007-08-30 Diego Biurruncosmetics: Add some whitespace for better readability.
2007-08-30 Diego Biurruncosmetics: Sort bitstream filters.
2007-08-30 Diego Biurruncosmetics: Sort some lines, whitespace changes.
2007-08-30 Diego Biurruncosmetics: Sort some lines, whitespace changes.
2007-08-30 Diego BiurrunUse a consistent multiple inclusion guard.
2007-08-30 Denes Balatoniadd simple_idct implemented in Sparc VIS
2007-08-30 Vitor SessakRename function
2007-08-30 Vitor SessakReplace two #define's by inline functions
2007-08-30 Marc HoffmanHooking bfin/mathops.h
2007-08-30 Marc HoffmanBlackfin 32bit multiplication primitives MULH MUL16
2007-08-30 Reimar DöffingerReplace complicated and currently broken manual alignme...
2007-08-29 Luca AbeniCorrect packetization for MPEG video frames, and correc...
2007-08-29 Luca AbeniRemove commented code (payload header extension)
2007-08-28 Diego Biurrun10l: Actually add the .libs dependency to the seek_test...
2007-08-28 Luca BarbatoBackport fix for mpegvideo rtp, fixes Issue119, origina...
2007-08-28 Luca Barbatosnow altivec is broken
2007-08-28 Diego BiurrunSplit FFmpeg documentation into general documentation...
2007-08-27 Roberto TogniChange 4xm demuxer and video decoder to pass the video...
2007-08-27 Måns Rullgårddo not use "strings" in endian check
2007-08-27 Diego BiurrunRemove unused variable.
2007-08-27 Michael Niedermayertypo
2007-08-27 Diego BiurrunSimplify preprocessor directives.
2007-08-27 Diego BiurrunRemove unused definition.
2007-08-27 Diego BiurrunChange SYS_DARWIN preprocessor checks to __APPLE__...
2007-08-27 Wolfram GlogerGive seektest .libs dependency so that it gets updated...
2007-08-27 Diego Biurruncosmetics: Insert empty line for readability.
2007-08-27 Craig NicolCorrected pause handling when using the 's' step by...
2007-08-26 Michael Niedermayerprint EBX/EBP availability
2007-08-26 Aurelien Jacobsadd get_unary_0_33() to help gcc with inlining
2007-08-26 Aurelien Jacobscleanup get_unary()
2007-08-26 Aurelien Jacobsmove get_unary() to its own file
2007-08-26 Diego BiurrunDo not wrongly mark Apple gcc workarounds as being...
2007-08-26 Guillaume Poirierremove alignment correction of the destination pointers...
2007-08-26 Ramiro PollaCONFIG_7REGS has been renamed to HAVE_7REGS
2007-08-26 Michael Niedermayerworkaround gcc bug, untested as my gcc is not complaining
2007-08-26 Dominik Mierzejewskiadd a link to VIS instructions whitepaper
2007-08-26 Michael Niedermayeroptimize the first vertical lifting step, this also...
2007-08-26 Måns Rullgårduse POSIX "strings -a" rather than "strings -"
2007-08-26 Måns Rullgårdfix endian detection on MacOS
2007-08-26 Michael Niedermayeroptimize 1st horizontal lifting step
2007-08-26 Michael Niedermayertypo
2007-08-26 Michael Niedermayerget rid of totally senseless "m" + read in register...
2007-08-26 Michael Niedermayersimplify senselessly complex addressing
2007-08-26 Michael Niedermayercosmetics
2007-08-26 Michael Niedermayeravoid overflow in the 3rd lifting step, this now needs...
2007-08-25 Michael Niedermayeravoid an overflow in the 1 horizontal lifting step
2007-08-25 Michael Niedermayerprevent one overflow in the first vertical lifting...
2007-08-25 Michael Niedermayerupdate mmx code to latest snow changes
2007-08-25 Luca AbeniUse correct timescale in RTSP seeking
2007-08-25 Diego Biurrunprettyprinting cosmetics
2007-08-25 Michael Niedermayercleanup (remove some old experimentation related code)
2007-08-25 Michael Niedermayerwe only have 2 wavelets, the 3rd was just for experimen...
2007-08-25 Michael Niedermayeruse 16bit IDWT (a SIMD implementation of it should...
2007-08-24 Diego Biurrunwhitespace/indentation cosmetics
2007-08-24 Diego BiurrunRemove HAVE_ALTIVEC preprocessor directives that are...
next