platform/upstream/libav.git
2007-04-26 Luca AbeniFix reading PTSs and DTSs in libavformat, by reverting...
2007-04-26 Diego BiurrunPolicy addition: New files should have proper license...
2007-04-26 Baptiste Coudurierremove now obsolete and no more true comments
2007-04-26 Ramiro Pollareorder bswap functions into bit-depth, special-casing...
2007-04-26 Ramiro Pollamake 2 functions "return x;" to simplify next patch
2007-04-26 Diego Biurrun10l: Rename missed occurrences of CONFIG_EBX_AVAILABLE...
2007-04-25 David ConradSupport for seeking in TTA files.
2007-04-25 Alex Beregszasziuse resolve_host in acl handlign too, simplificates...
2007-04-25 Alex Beregszaszimake the last globals static
2007-04-25 Aurelien Jacobscosmetics: align
2007-04-25 Aurelien Jacobsmove ac3 tables from a .h to a .c
2007-04-25 Alex Beregszaszisupport for hostnames instead ip addresses in ffserver...
2007-04-25 Diego Biurruncosmetics: Put AMR entry in alphabetical order with...
2007-04-25 Diego BiurrunRemove hackish support for the non-free fixed-point...
2007-04-25 Baptiste Coudurieradd xdv2 xdcam hd tag, decode xdcam_hd_1080i60.mov
2007-04-25 Baptiste Coudurieradd 'wide' reversed tag in probe, detect broken xdcam...
2007-04-25 Stefano Sabatiniadd a vstats_file command line option
2007-04-25 Benoit FouetRevert my two previous deliveries (back to r8806) to...
2007-04-25 Benoit Fouetto complete r8807: free vstats resources
2007-04-25 Stefano Sabatiniadd a vstats_file command line option
2007-04-25 Michael Niedermayerpatch submissions should contain a suggested commit...
2007-04-25 Benoit Fouetadd rgb suffix to rawvideo muxer
2007-04-25 Benoit Fouetupdates the x11grab doc example, adding -s cif, as...
2007-04-25 Ramiro Polla"fast unaligned" bytestream functions
2007-04-24 Marc HoffmanFaster 32 bit byteswaping code for Blackfin.
2007-04-24 Diego Biurruntypo
2007-04-24 Kostya Shishkov1000l to myself as used VLC indexes were totally wrong
2007-04-24 Luca AbeniFix ffserver crash when closing the second RTP session
2007-04-24 Benoit Fouetmore format abbreviations
2007-04-24 Baptiste Couduriercorrect comment about seek function
2007-04-24 Diego Biurruncosmetics: Reorder endianness macros by bit depth,...
2007-04-24 Diego BiurrunMove ebx_available and ebp_available from CONFIG_LIST...
2007-04-24 Diego BiurrunRemove unused code + variable, fixes a warning.
2007-04-23 Diego BiurrunAdd a note about license headers to the patch submissio...
2007-04-22 Michael Niedermayerenable seektest
2007-04-22 Michael Niedermayerseek regression test reference
2007-04-22 Michael Niedermayerdont assert(0) due to buggy rm demuxer
2007-04-22 Michael Niedermayerdont try to seek on single images
2007-04-22 Michael Niedermayerensure that seek_test is rebuild if any of the libs...
2007-04-22 Alex Beregszaszicheck ip port range from config
2007-04-22 Alex Beregszaszisimplificate
2007-04-22 Alex Beregszasziuse av_strdup instead malloc/strcpy
2007-04-22 Alex Beregszaszifixed InputFormat option, which was never working
2007-04-22 Michael Niedermayerfix av_seek_frame_generic() so that it doesnt fail...
2007-04-22 Alex Beregszasziremove useless code, file removal is handled elsewhere
2007-04-22 Michael Niedermayerinit packet before calling the demuxer
2007-04-22 David ConradChange from using a seek table internal to the TTA...
2007-04-22 Baptiste Coudurierfix compilation
2007-04-22 Baptiste Coudurierdone in r8635 by Xiaohui Sun
2007-04-21 Marc HoffmanBlackfin is a strictly aligned processor.
2007-04-21 Michael Niedermayercabac bytestream optimization from x264
2007-04-21 Mark Coxsimplify, patch by Mark Cox, melbournemark plus ffmpeg...
2007-04-21 Baptiste Coudurierlong -> int
2007-04-21 Baptiste Couduriercosmetics: mov_mp4 -> mp4
2007-04-21 Baptiste Coudurierclean and simplify esds reading function
2007-04-21 Baptiste Coudurierremove broken ctab code
2007-04-21 Baptiste Coudurieruse INT64_MAX
2007-04-21 Diego BiurrunRemove unused variable.
2007-04-21 Diego Biurrunspelling/wording/punctuation
2007-04-21 Alex Beregszaszicompile rawvideo decoder on request
2007-04-21 Alex Beregszaszicompile mjpeg parser if requested
2007-04-21 Alex Beregszasziac3 parser requires tables from ac3tab.h, which are...
2007-04-20 Alex Beregszaszicosmetics: remove my email address
2007-04-20 Alex Beregszasziremove possibly broken wince cruft
2007-04-20 Diego Biurruntypo
2007-04-19 Måns Rullgårdadd .type foo, %function directives for the benefit...
2007-04-19 Reimar DöffingerFix parts missed in clip -> av_clip rename
2007-04-19 Luca AbeniFix an use-after-free bug
2007-04-19 Luca AbeniRemove unused callbacks from ffserver
2007-04-18 Benjamin LarssonDeobfuscade decodeTonalComponents calling logic.
2007-04-18 Benjamin LarssonVersion bump, atrac3 added.
2007-04-18 Benjamin LarssonLet maintain things. Added myself as atrac3 maintainer.
2007-04-18 Ramiro PollaSimplify, patch by Ramiro Polla.
2007-04-18 Ramiro PollaRemove unused vars, patch by Ramiro Polla.
2007-04-18 Ramiro PollaRemove unused vars, patch by Ramiro Polla.
2007-04-18 Ramiro PollaCosmetics, patch by Ramiro Polla.
2007-04-18 Kostya ShishkovPullback should be performed on scaled motion vectors...
2007-04-18 Ivo van Poortenpreserve alpha channel when converting rgb32 to bgr32...
2007-04-18 Ivo van Poortenfix red_15mask and green_15mask. the previous values...
2007-04-18 Ivo van Poortentest widths all down to one. this tests whether the...
2007-04-18 Diego BiurrunRemove the build instructions from the doxygen comments...
2007-04-18 Diego BiurrunDoxygen comment wording/spelling
2007-04-18 Ivo van Poortenskip MMX code in rgb24tobgr24 if the size of the input...
2007-04-18 Ivo van Poortenskip MMX code in rgb32to16 if the size of the input...
2007-04-18 Ivo van Poortenskip MMX code in rgb32to15 if the size of the input...
2007-04-17 Benjamin LarssonAtrac3 decoder.
2007-04-17 Ivo van Poortenslightly faster rgb32tobgr32; avoid one add and one cmp
2007-04-17 Reimar DöffingerFix the most obvious typos in the development policy...
2007-04-17 Michael Niedermayerpatch submission checklist
2007-04-17 Benoit Fouetadd a commit-rule precision when applying patches discu...
2007-04-16 Ivo van PoortenNew implementation of rgb32tobgr32
2007-04-15 Diego BiurrunMention configure parameters for enabling AMR.
2007-04-15 Aurelien Jacobsadd an enum for need_parsing
2007-04-15 Diego BiurrunMake the declaration of AVInputFormat ac3_demuxer condi...
2007-04-15 Diego BiurrunThe AC3 demuxer depends on the AC3 parser.
2007-04-15 Diego BiurrunMove AC3 header parsing code together with the rest...
2007-04-15 Michael Niedermayerfix mjpeg.mov
2007-04-15 Michael Niedermayerimprove horizontal chroma resolution with pal
2007-04-15 Michael Niedermayerconvert palette to yuv instead of converting each pixel...
2007-04-14 Michael Niedermayerfix playback of angels_480-mjpegcompress.avi
next