]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-12-16 Michael NiedermayerDo not skip frames until the first keyframe when stream...
2008-12-16 David ConradWorkaround for shared libs on OS X with Apple gcc 4.0.1
2008-12-15 Laurent AimarCheck extradata is large enough.
2008-12-15 Stefano SabatiniImplement the av_set_number2() internal function, which...
2008-12-15 Stefano SabatiniRemove ending period in a log message, which was incons...
2008-12-15 Diego BiurrunAdd xvmc configure support.
2008-12-15 Diego BiurrunSwitch xvmc over to a CONFIG_ option.
2008-12-15 Diego Biurrunwhitespace cosmetics
2008-12-15 Måns RullgårdARM: NEON optimised h264_idct_dc_add
2008-12-15 Måns RullgårdARM: NEON optimised h264_idct_add
2008-12-15 Måns RullgårdARM: NEON optimised H.264 8x8 and 16x16 qpel MC
2008-12-15 Måns RullgårdARM: NEON optimised H.264 loop filter
2008-12-15 Måns RullgårdARM: NEON optimised {put,avg}_h264_chroma_mc[48]
2008-12-15 Måns RullgårdARM: NEON optimised simple_idct
2008-12-15 Måns RullgårdARM: NEON optimised put_pixels functions
2008-12-15 Diego BiurrunAvoid invasion of POSIX-reserved _t namespace.
2008-12-15 Daniel VerkampFix one peculiar case in Smacker decoding.
2008-12-15 Diego BiurrunAvoid POSIX-reserved _t in identifier names.
2008-12-15 Michael NiedermayerEnable filter_mb_fast if CODEC_FLAG2_FAST is set.
2008-12-15 Aurelien Jacobsvp56: don't reset dimensions to 0 in codec init
2008-12-14 Ronald S. BultjeUse get_buffer() and url_fskip() for some loops of...
2008-12-14 Ronald S. BultjeReindent something that looks weird.
2008-12-14 Ronald S. BultjeAdd comment to indicate why the SDP line buffer is...
2008-12-14 Ronald S. BultjeIncrease SDP line buffer size because ASF headers in...
2008-12-14 Stefano SabatiniMove documentation of avcodec_register_all() from allco...
2008-12-14 Stefano SabatiniRemove set_all_opt() and its use in av_set_string2...
2008-12-14 Michael Niedermayer10l (forgot sample_size)
2008-12-14 Stefano SabatiniDocument register_avcodec().
2008-12-14 Stefano SabatiniMake register_avcodec() call avcodec_init().
2008-12-14 Stefano SabatiniUse a more explicit "codec" rather than "format" as...
2008-12-14 Måns Rullgårdoggflac: fix bitstream reader usage
2008-12-14 Aurelien Jacobsindeo3: replace sizeof(struct ...) by sizeof(*var)
2008-12-14 Michael NiedermayerFix non interleaved variable fps ODML avis.
2008-12-14 Diego Biurruncosmetics: typo/grammar/wording/whitespace fixes
2008-12-14 Reinhard TartlerFix the use of Requires.private and Libs.private in...
2008-12-14 Stefano SabatiniCosmetics: remove empty comments.
2008-12-14 Michael NiedermayerFix files with fps between 0.5 and 0.1.
2008-12-14 Michael NiedermayerRemove silly FIXME comment.
2008-12-14 Anders GrönbergPrevent shift overflow, patch by Anders Grönberg, galil...
2008-12-14 Anders GrönbergAdd a few const qualifiers in appropriate places.
2008-12-14 Mike Melansonundoing revision 16118 for truemotion1.c; commit was...
2008-12-14 Mike MelansonThe POSIX namespace shall be held sacrosanct. To that...
2008-12-14 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-12-14 Aurelien JacobsGet rid of mmx_t.
2008-12-13 Luca AbeniRename rtp_payload_data_t to avoid clashes with the...
2008-12-13 Luca AbeniRemove useless typedef
2008-12-13 Luca AbeniRemove unused types
2008-12-13 Reimar DöffingerAvoid _t in gxf enum type names
2008-12-13 Ronald S. BultjeSplit RMContext into RMDemux/MuxContext and make them...
2008-12-13 Ronald S. BultjeDon't access RMContext directly in rdt.c. Rather, use...
2008-12-13 Diego BiurrunDo not invade _t POSIX namespace.
2008-12-13 Ronald S. BultjeSeparate the packet fetching from the data reading...
2008-12-13 Diego Biurrun100l: Add missing backslashes.
2008-12-13 Diego Biurruncosmetics: Break some lines for a more aesthetically...
2008-12-13 Diego BiurrunRemove misleading comment, _t is POSIX-reserved namespace.
2008-12-13 Måns Rullgårdconfigure: fix $nm
2008-12-13 Måns RullgårdRemove other shared lib names from linker command line...
2008-12-13 Reimar DöffingerAllow setting a different nm binary from the configure...
2008-12-13 Diego BiurrunMake mips64 a separate arch with fast_64bit.
2008-12-13 Diego Biurrunwhitespace cosmetics
2008-12-13 Diego BiurrunReplace 'typedef struct ustr_t' by 'struct ustr', _t...
2008-12-13 Jai MenonAvoid _t in identifier names, _t is reserved by POSIX.
2008-12-13 Diego BiurrunAdd img_convert() to imgconvert.h and #include it from...
2008-12-13 Anders GrönbergMatroska uses tables from isom.c, so add the object...
2008-12-13 Diego BiurrunAdd mips64 to the architecture list.
2008-12-13 Diego BiurrunAdd alternative names for sh4 and parisc architectures.
2008-12-13 Luca BarbatoLet imgresample altivec code build
2008-12-13 Luca BarbatoCleanup types
2008-12-13 Luca BarbatoUnbreak imgresample altivec
2008-12-13 Luca BarbatoRename type to be consistent
2008-12-13 Reimar DöffingerDefine _BSD_SOURCE in bktr.c, dev/ic/bt8xx.h needs...
2008-12-13 Reimar DöffingerFix regression.sh to work on OpenBSD which has md5...
2008-12-13 Reimar DöffingerRemove OpenBSD SLIBNAME magic, it seems unnecessary...
2008-12-13 Måns Rullgårdmpegts: replace Program_t typedef with "struct Program"
2008-12-12 Stefano Sabatinis/#AVClass/AVClass/, consistent with the rest of the...
2008-12-12 Reimar DöffingerAlso include sys/types.h when testing for socklen_t...
2008-12-12 Måns Rullgårdconfigure: clean up .align detection
2008-12-12 Reimar DöffingerSome forgotten eax -> REG_a changes.
2008-12-12 Michael NiedermayerMore POSIX _t namespace cleanup.
2008-12-12 Aurelien Jacobsmatroska: sort codec tags list
2008-12-12 Kurtnoisematroska: add dirac support (patch by Kurtnoise kurtno...
2008-12-12 Ben Littleradd another mpeg4 avi fourcc from uncommon codecs list
2008-12-12 Guillaume Poirieradd Altivec implementation of clear_block
2008-12-12 Dave YeoAdd sys/time.h header #include, fixes compilation on...
2008-12-12 Oded ShimonRename all vorbis encoder related typedefs to not use...
2008-12-12 Oded ShimonUpdate lavf/libnut.c to _tt type names in libnut API
2008-12-12 Jay Freemanfix mjpega bitfilter when dht, dqt, sof0 are not ordere...
2008-12-12 Aurelien Jacobsrename Vp56Model to VP56Model for consistency
2008-12-12 Baptiste Coudurierdnxhd get_pixels_8x4_sym sse2
2008-12-12 Baptiste CoudurierMove get_pixels_8x4 before init func to avoid useless...
2008-12-12 Baptiste Coudurierrename 4x8 to 8x4 to match widthxheight consistently
2008-12-11 Aurelien Jacobscosmetics: vertical alignment
2008-12-11 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-12-11 Aurelien Jacobsavoid POSIX reserved _t suffix
2008-12-11 Baptiste Coudurierparse pasp atom and set sample aspect ratio,
2008-12-11 Michael Niedermayers/qp_t/qp_tt/ to avoid bad examples that could lead...
2008-12-11 Diego BiurrunAdd backwards-compatibility typedef for removed _t...
2008-12-11 Baptiste Coudurierremove _t in typedef for POSIX compatibility
2008-12-11 Diego BiurrunDrop _t from typedef names for POSIX compatibility.
2008-12-11 Michael NiedermayerRemove comment suggesting using variables ending in...
next