]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-07-20 Zhentan FengExplicitely set the size of the "ff_asf_head1_guid...
2010-07-20 Vitor SessakFix memory leak in ATRAC3 decoder
2010-07-20 Zhentan FengAlign outgoing messages to 8 bytes, this is required...
2010-07-20 Zhentan FengFix a compile warning when compiling with DEBUG=1....
2010-07-20 Zhentan FengCheck the status code of each server responses, and...
2010-07-20 Zhentan FengSend a time test to the server, as the spec recommends.
2010-07-20 Carl Eugen... FFmpeg never supported msmpeg4v1 encoding.
2010-07-20 Rafaël CarréLego Mindstorms RSO muxer and demuxer.
2010-07-20 Martin Storsjöasfdec: 10l, fix the minimum asf video stream header...
2010-07-20 Måns Rullgårdfate: run diff even if command fails
2010-07-20 Martin Storsjöasfdec: Don't read the video stream header if there...
2010-07-20 Martin Storsjöasfdec: Handle asf_jfif_media
2010-07-20 Martin Storsjöasf: Add asf_jfif_media guid
2010-07-20 Måns RullgårdRemove unused seek-regression.sh script
2010-07-20 Måns RullgårdRemove old regtest make rules redirecting to fate-based...
2010-07-20 Måns Rullgårdfate: allow running regtests through fate frontend
2010-07-20 Måns RullgårdCollect list of seek tests in configure
2010-07-20 Måns Rullgårdregtest: rename seektest ref files using alphanumeric...
2010-07-20 Martin StorsjöRemove an assert that was no longer correct nor relevant
2010-07-20 Carl Eugen... Make MP43 the default fourcc for msmpeg4v3:
2010-07-20 Martin Storsjömovenc: Free the buffer returned by url_close_dyn_buffe...
2010-07-20 Ramiro PollaRestore vertical alignment in some defines
2010-07-19 Ronald S. BultjeRevert r24339 (it causes fate failures on x86-64) ...
2010-07-19 Ronald S. BultjeRemove FF_MM_SSE2/3 flags for CPUs where this is genera...
2010-07-19 Ronald S. BultjeImplement chroma (width=8) inner loopfilter MMX/MMX2...
2010-07-19 Ronald S. BultjeBe more efficient with registers or stack memory. Saves...
2010-07-19 Ronald S. BultjeChange function prototypes for width=8 inner and mbedge...
2010-07-19 Alex Converseaacenc: Convert if () abort() to assert().
2010-07-19 Josh Allmannrtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
2010-07-19 Alex ConverseCosmetics: Whitespace
2010-07-19 Nathan Caldwellaacenc: Adjust array offsets for the current channel...
2010-07-19 Nathan Caldwellaacenc: Refactor apply_window_and_mdct() so it no longe...
2010-07-19 Måns RullgårdFix lavfi pixdesc test
2010-07-19 Måns RullgårdGenerate list of lavfi tests in configure
2010-07-19 Måns Rullgårdfate: echo fate-run command with V=1
2010-07-19 Aurelien Jacobsfix av_seek_frame_binary() documentation
2010-07-19 Peter RossAdd doxygen @file comment block
2010-07-19 Martin Storsjörtpdec_asf: Include lavu headers using quotes instead...
2010-07-19 Diego BiurrunRemove outdated entries about bt8x8 capture on Linux...
2010-07-19 Diego BiurrunMark URL as such with texinfo markup.
2010-07-19 Diego BiurrunClarify bug reporting policy with regard to releases.
2010-07-19 Diego BiurrunMark file references as such with texinfo markup.
2010-07-19 Diego BiurrunRemove duplicate RTP depacketization entry.
2010-07-19 Martin StorsjöCosmetics: reindent and unify whitespace
2010-07-19 Martin StorsjöDo planar copy with a single memcpy only if the stride...
2010-07-18 Stefano SabatiniMake avfilter.c dprintf* functions internal and declare...
2010-07-18 Anton MitrofanovAnother try at fixing swscale on win64, as per r31153.
2010-07-18 Måns Rullgårdfate: ensure all imported rules are handled by helpers
2010-07-18 Måns Rullgårdfate: simplify test runner slightly
2010-07-18 Måns Rullgårdfate: use helper functions in test rules
2010-07-18 Martin StorsjöInclude lavu headers using quotes instead of angle...
2010-07-18 Måns Rullgårdfate: add some helper functions to simplify test rules
2010-07-18 Måns Rullgårdfate: apply TARGET_EXEC only to commands starting with...
2010-07-18 Måns Rullgårdfate: use our variable names in test rules imported...
2010-07-18 Måns Rullgårdfate-run: rename some variables consistently with other...
2010-07-18 Måns Rullgårdfate: do not delete ref files when updating tests from db
2010-07-18 Måns RullgårdAdd MD5 protocol
2010-07-18 Loren Merrittmore credits to D. J. Bernstein for fft
2010-07-18 flybird2k@gmail.comFix memleak when using mp*float decoder.
2010-07-18 Måns RullgårdAllow all valid (and only valid) characters in URL...
2010-07-18 Jai MenonFFmpeg : Replace some av_exit calls in av_transcode...
2010-07-18 Diego BiurrunFix URL for ffv1, msmpeg4, asv1, 4xm docs.
2010-07-18 Peter RossRemove trailing linefeed
2010-07-18 Peter RossUse correct doxygen syntax
2010-07-18 Peter RossTele-typewriter demuxer
2010-07-18 Peter RossAdd ff_sauce_read()
2010-07-18 Peter RossASCII/ANSI art decoder
2010-07-18 Peter RossAdd @file documentation tag
2010-07-18 Peter Ross8088flex TMV video decoder now uses ff_draw_pc_font()
2010-07-18 Peter RossAdd ff_draw_pc_font()
2010-07-18 Peter RossAdd ff_vga16_font
2010-07-17 S.N. Hemanth... Move the AV_PERM_* flags definition outside the AVFilte...
2010-07-17 Stefano SabatiniClarify AVFilterBuffer documentation, make it clear...
2010-07-17 Stefano SabatiniAdd APIchanges entry after AVFilterBuffer w and h field...
2010-07-17 S.N. Hemanth... Remove AVFilterBuffer w and h fields.
2010-07-17 Carl Eugen... Use attribute force_align_arg_pointer only on x86_32.
2010-07-17 Måns Rullgårdfate: add stddev comparator
2010-07-17 Måns Rullgårdfate: whitespace cosmetics
2010-07-17 Stefano SabatiniFix documentation syntax for the color source, the...
2010-07-17 Vitor SessakUndo my revert at r24260.
2010-07-17 Stefano SabatiniAdd APIchanges entry for AVFilterPic -> AVFilterBuffer...
2010-07-17 S.N. Hemanth... Rename AVFilterPic to AVFilterBuffer.
2010-07-17 Diego BiurrunFix Doxygen @param command attribute syntax.
2010-07-17 Stefano SabatiniAdd color source.
2010-07-17 Jai Menonavidec : Free packet if dv_produce_packet fails.
2010-07-17 Martin Storsjöaviobuf: Do short seeks forward by reading and skipping...
2010-07-17 Jai Menonavidec : Free codec context before initializing the...
2010-07-16 Martin StorsjöBump minor and add APIchanges entry for url_fskip retur...
2010-07-16 Martin Storsjöurl_fskip: Return an error code if the url_fseek failed
2010-07-16 Baptiste CoudurierIn ogg muxer, free dyn allocated buffer, fix memleak
2010-07-16 Ronald S. BultjeAttempt to fix x86-64 testsuite on fate.
2010-07-16 Alex Converse10l: Add a missing const.
2010-07-16 Alex Converseaacenc: Template quantize_and_encode_band_cost().
2010-07-16 Ronald S. BultjeRemove duplicate define.
2010-07-16 Ronald S. BultjeRevert 24270, it contained some stuff that shouldn...
2010-07-16 Ronald S. BultjeRemove duplicate define.
2010-07-16 Ronald S. BultjeGive x86 r%d registers names, this will simplify implem...
2010-07-16 Ronald S. BultjeChange return statement, the REP_RET is a mistake since...
2010-07-16 Martin StorsjöIn planarCopyWrapper, Only copy length, not stride...
2010-07-16 Vitor SessakMake Intel Music Coder output SAMPLE_FMT_FLT
next