platform/upstream/libav.git
2007-07-15 Justin Rugglesno need for the decoder to have the license as a prefix
2007-07-15 Justin Rugglesremove a debugging function and variable, and remove...
2007-07-15 Justin RugglesABS -> FFABS
2007-07-15 Justin Rugglesmove some common values to ac3.h and utilize them
2007-07-14 Justin Rugglesuse random number generator from libavutil
2007-07-14 Justin Ruggles10l to me. I accidentally removed a word.
2007-07-14 Justin Rugglesrevise license header for simplicity and consistency
2007-07-14 Mark CoxRemove redundant assignment of CODEC_ID_BMP.
2007-07-14 Justin Rugglesmake ac3dec.c GPL until violations are fixed
2007-07-14 Justin RugglesAC-3 decoder, soc revision 402, Jul 14 13:45:14 2007...
2007-07-14 Loren MerrittAC-3 decoder, soc revision 148, Sep 28 18:38:27 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 109, Sep 22 22:42:54 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 72, Sep 7 04:20:00 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 71, Sep 4 09:47:12 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 70, Aug 31 18:04:23 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 69, Aug 31 07:12:56 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 58, Aug 19 14:20:45 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 57, Aug 19 12:44:38 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 56, Aug 17 14:21:58 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 55, Aug 17 12:25:24 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 54, Aug 17 09:13:08 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 53, Aug 17 08:53:44 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 52, Aug 16 22:45:07 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 48, Aug 16 11:27:49 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 40, Aug 9 00:10:14 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 38, Aug 7 00:03:00 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 34, Jul 18 14:27:54 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 33, Jul 17 12:13:40 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 32, Jul 17 09:37:32 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 31, Jul 14 23:53:28 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 26, Jul 5 04:55:15 2006...
2007-07-14 Justin RugglesAC-3 decoder, soc revision 9, Jun 14 03:52:02 2006...
2007-07-14 Aurelien JacobsAvoid using undefined symbols.
2007-07-14 Aurelien JacobsAllow selecting only the vc1 demuxer.
2007-07-14 Aurelien JacobsAllow selecting only the mpegtsraw demuxer.
2007-07-14 Diego Biurruntypo
2007-07-14 Aurelien JacobsThe dxa demuxer depends on riff.o.
2007-07-14 Måns Rullgårdmove #include of system headers to top of file
2007-07-14 Aurelien JacobsThe dv1394 demuxer depends on dv.o.
2007-07-14 Aurelien JacobsAll those demuxers don't depend on riff.o anymore.
2007-07-14 Aurelien JacobsAll those demuxers use pcm_read_seek() and thus depend...
2007-07-14 Aurelien JacobsThe c93 demuxer depends on vocdec.o.
2007-07-14 Aurelien JacobsThe mpegaudio parser depends on mpegaudiodata.o.
2007-07-14 Aurelien JacobsAllow selecting only the vp6f decoder.
2007-07-14 Víctor PaesaAnnounce that vhook is deprecated, and its substitute.
2007-07-14 Aurelien JacobsThe svq3 decoder depends on h264idct.o and also require...
2007-07-14 Måns Rullgårdavoid division by zero in av_find_stream_info() when...
2007-07-14 Alex Beregszaszi10l to Mans, assert is included later with proper DEBUG...
2007-07-14 Alex Beregszaszimatch doxygen comment with other parts of the file
2007-07-13 Måns Rullgårdcreate and populate "tools" directory
2007-07-13 Måns Rullgårdlibavtest and seektest no longer need gpl
2007-07-13 Diego BiurrunGXF muxer is no longer GPLed.
2007-07-13 Baptiste CoudurierSmartjog granted permission to relicense as LGPL 2.1
2007-07-13 Baptiste Coudurierround timestamps up, k2 broadcast server seems to need it
2007-07-13 Ramiro PollaCheck for GetProcessTimes and use it in getutime
2007-07-13 Ramiro PollaCollapse getutime into one declaration
2007-07-13 Ramiro PollaCheck for getrusage
2007-07-13 Diego BiurrunClarify license requirements for contributions.
2007-07-13 İsmail DönmezReplace non-existing @fixme doxygen tags with @todo.
2007-07-13 Alex Beregszaszih264_rtp_extra_data is not only used for debug purposes...
2007-07-13 Alex Beregszasziremove uneeded include as assert is never used
2007-07-13 Alex BeregszasziRemove broken assert. ebml_read_element_id can handle...
2007-07-13 Alex Beregszaszi10l to Benoit, poll.h is already included below, and...
2007-07-13 Alex Beregszaszifix compilation with assert
2007-07-13 Måns Rullgårdenable $ARCH_EXT_LIST before parsing command line
2007-07-13 Vitor SessakMake "channels" variable mean the number of channels...
2007-07-12 Måns Rullgårdindent
2007-07-12 Måns Rullgårdremove useless LclDecContext.avctx field
2007-07-12 Måns Rullgårdforgot to rm lcl.c
2007-07-12 Måns Rullgårdsplit lcl.c into lcldec.c, lclenc.c, lcl.h
2007-07-12 Luca Barbatoadding myself as rtsp.c maintainer
2007-07-12 Luca Barbatortsp multicast fix by Thijs Vermeir $1$2@gmail.com
2007-07-12 Diego BiurrunRename COPYING to COPYING.LGPL, add COPYING.GPL with...
2007-07-12 Diego BiurrunFix two cosmetic differences between our LGPL copy...
2007-07-12 Diego Biurruncosmetics: tabs --> spaces
2007-07-12 Benoit Fouetmap warning levels between libx264 and libavutil
2007-07-12 Diego Biurrunlicense header consistency: Remove redundant "all right...
2007-07-11 Ivan Kalvachevrevert commit 9603
2007-07-11 Ivan Kalvachevremove file because of lincense issues
2007-07-11 Ivan KalvachevIntegrate reference mpeg IDCT into dsputil.
2007-07-11 Michael Niedermayersimplify ff_h263_round_chroma()
2007-07-11 Ivan KalvachevInport the original intiger IDCT from MPEG2 reference...
2007-07-11 Måns Rullgårdmove ff_h263_round_chroma() to mpegvideo.h as static...
2007-07-11 Luca AbeniRemove unused file (this time for real)
2007-07-11 Ramiro PollaRemove underscores before fcntl flags
2007-07-11 Ramiro PollaCheck for termios before conio
2007-07-11 Ramiro PollaProper check for interactive support (termios and conio).
2007-07-11 Ramiro PollaProper check for mkstemp().
2007-07-11 Ramiro PollaRemove unnecessary MINGW ifdef.
2007-07-11 Ramiro PollaRemove MinGW lrint hack.
2007-07-11 Aurelien Jacobsadd support for ASS like subtitles in Matroska
2007-07-11 Aurelien Jacobscomment explaining that text subtitle need to be UTF...
2007-07-11 Aurelien Jacobsadd support for Matroska subtitle tracks
2007-07-11 Aurelien JacobsMove public API functions av_codec_get_tag() and av_cod...
2007-07-11 Aurelien Jacobsconditional compilation of ratecontrol.c
2007-07-11 Aurelien Jacobsconditional compilation of motion_est.c
2007-07-10 Måns Rullgårdremove OS/2 support
2007-07-10 Ramiro PollaRemove OS/2 support
2007-07-10 Måns Rullgård10l: fix av_str[i]start()
2007-07-10 Måns Rullgårdset locale to C in seek test
next