]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-04-24 Baptiste Couduriersupport for alac in .mov
2008-04-24 Baptiste Coudurierset alac frame size from extradata
2008-04-24 Thorsten JordanSet pixel aspect ratio for libxvid wrapper.
2008-04-24 Stefano SabatiniEnhance documentation for AVClass
2008-04-24 Gianluigi TiesiSupport shared pthreads-win32.
2008-04-23 Michael NiedermayerEnsure that the timestamp reading code used for seeking...
2008-04-22 Ramiro PollaFix regression introduced by r12929.
2008-04-22 Ramiro PollaThe code now is pretty self explanatory about the heade...
2008-04-22 Ramiro PollaUse bytestream functions for reading frame header.
2008-04-22 Thorsten JordanMake Xvid wrapper use threads (with support for newest...
2008-04-22 Stefano SabatiniSend context to some ffmpeg.c opt* function
2008-04-22 Rafaël CarréRead asf file header fields in the right order
2008-04-22 Stefano SabatiniAdd supported_samplerates field to AVCodec
2008-04-22 Diego BiurrunRename diracschro_common.[ch] to libdirac_libschro...
2008-04-22 Luca Barbatolibdirac and libschro common code, patch from Anuradha...
2008-04-22 Bartlomiej... change ff_ac3_parse_header() to take a GetBitContext...
2008-04-22 Sisir KoppakaAdd .longname to bfi_decoder declaration.
2008-04-21 Andreas ÖmanCompute AC3 frame CRC for stronger raw AC3 format probing.
2008-04-21 Stefano SabatiniMake some ffmpeg opts use parse-number-or-die.
2008-04-21 Keiji CostantiniForce inlining of MPV_motion_internal.
2008-04-21 Keiji CostantiniUnroll codepath
2008-04-21 Henrik GulbrandsenCorrect ASF duration.
2008-04-21 Ramiro PollaFix bug introduced by r12827.
2008-04-20 Reimar DöffingerSimplify ff_split_xiph_headers
2008-04-20 Reimar DöffingerAdd checks to ff_split_xiph_headers to ensure that...
2008-04-20 Benjamin LarssonRaw dts muxer
2008-04-20 Måns Rullgårdcheck for ARM VFP support
2008-04-19 Vladimir VoroshilovImplement FFMAX3(a,b,c) - maximum over three arguments.
2008-04-19 Vladimir VoroshilovDecrease returning probe score for WAV demuxer to avoid
2008-04-19 Ramiro PollaDo not pass dct_block to vlc_decode_block().
2008-04-19 Ramiro PollaCosmetics and style.
2008-04-19 Ramiro PollaRename vlc1 to vlc.
2008-04-19 Ramiro PollaAdd note about using latest MSYS make for MinGW.
2008-04-19 Ramiro Pollamake wininstaller has been removed in r12416
2008-04-19 Michael NiedermayerMake most of E-AC-3 work without breaking regression...
2008-04-19 Michael NiedermayerThis fixes the code so it is correct on both sides...
2008-04-19 Michael Niedermayerindent
2008-04-19 Diego BiurrunFix build of cputest test program.
2008-04-19 Michael Niedermayer100l I broke AC3 in MPEG seeking.
2008-04-19 Michael NiedermayerPart 2 of EAC3 support, this is still disabled as it...
2008-04-19 Michael Niedermayerpart 1 of EAC3 support
2008-04-19 Michael NiedermayerAdd new_frame_start and need_next_header.
2008-04-19 Michael NiedermayerChange aac and ac3 parsers to use ff_combine_frame().
2008-04-18 Måns Rullgårdfix make tests in subdirs
2008-04-18 Mike MelansonTighten up the Westwood AUD detection. Probability...
2008-04-18 Matthieu Castetcheck alac EOF marker
2008-04-18 Sisir KoppakaBFI video decoder.
2008-04-18 Diego BiurrunFix des-test compilation.
2008-04-18 Michael Niedermayerremove AACAC3FrameFlag
2008-04-17 Diego Biurruncosmetics: spelling
2008-04-17 Diego Biurruncosmetics: Sort some lists alphabetically.
2008-04-17 Diego Biurruncosmetics: __asm__ __volatile__ --> asm volatile
2008-04-17 Diego Biurruncosmetics: __asm__ __volatile__ --> asm volatile
2008-04-17 Vitor SessakRemove another unneeded var from context
2008-04-17 Vitor Sessak10l: my last commit broke compilation and introduced...
2008-04-17 Vitor SessakRemove unneeded variables from context
2008-04-17 Vitor SessakRemove wrapper around av_log2()
2008-04-17 Alexander StrangeXvid IDCTs are not under CONFIG_GPL, so don't require...
2008-04-17 Benoit Fouetfix a typo
2008-04-17 Stefano SabatiniMake two comments doxygen compatible.
2008-04-17 Stefano SabatiniTypo
2008-04-17 Stefano SabatiniAdd descriptive long_name to AVCodec
2008-04-17 Michael Niedermayerindent
2008-04-17 Michael NiedermayerFactorize more code.
2008-04-17 Michael NiedermayerFactorize decode_postfix() out.
2008-04-17 Michael NiedermayerChange k limiting code, i think the code was buggy.
2008-04-17 Michael Niedermayermore senseless code
2008-04-17 Michael Niedermayersenseless code
2008-04-17 Michael Niedermayeruseless variable
2008-04-17 Michael Niedermayersimplify
2008-04-16 Måns Rullgårdfix building of test programs (make tests)
2008-04-16 Måns Rullgårdclear TESTS variable between subdirs
2008-04-16 Diego BiurrunSet correct value for includedir in pkg-config files.
2008-04-16 Anssi HannulaSet correct value for libdir in pkg-config files.
2008-04-16 Diego Biurruncosmetics: Fix nonstandard indentation.
2008-04-16 Jeff DownsCosmetics:
2008-04-16 Luca Barbatodoxy header for udp protocol
2008-04-16 Michael Niedermayerunassigned imdct & windowing TODO
2008-04-16 Michael Niedermayerunused
2008-04-16 Michael Niedermayercosmetic
2008-04-16 Michael NiedermayerMove the *-1 to a more sane place as well.
2008-04-16 Michael NiedermayerMove scale_bias to a more sane place. I am starting...
2008-04-16 Michael Niedermayersimplify
2008-04-16 Michael NiedermayerAvoid reverse addressing, not sure if this is faster...
2008-04-16 Michael Niedermayercommutative law based cleanup
2008-04-16 Michael Niedermayerdo the -1 outside of the transform
2008-04-16 Michael Niedermayernormalize signs
2008-04-16 Michael Niedermayer100l lost add_bias
2008-04-16 Michael Niedermayersimplify transform
2008-04-16 Diego BiurrunPrint duration with higher precision.
2008-04-16 Jeff DownsRedo r12838, this time using svn copy to create h264_i3...
2008-04-16 Jeff DownsRevert 12838 to redo it the right way (use svn copy...
2008-04-16 Alexander StrangeTest idct_xvid_sse2() in dct-test.
2008-04-16 Alexander StrangeAdd a new xvid-style IDCT using SSE2.
2008-04-16 Alexander StrangeAdd a new IDCT permutation, used in xvid_sse2 and possi...
2008-04-15 Luca BarbatoCleanup comments and make them doxygen parsable.
2008-04-15 Robert Marstondocumentation update for new Maxis EA XA decoder/demuxer
2008-04-15 Luca BarbatoExpose max_packet_size from the rtp protocol
2008-04-15 Jeff DownsMove decode_significance_x86() and decode_significance_...
2008-04-15 Michael NiedermayerDo not detect a format if another has the same score.
next