platform/upstream/libav.git
2010-06-14 Martin Storsjönellymoserdec: Increase the log level of messages when...
2010-06-14 Martin StorsjöReindent
2010-06-14 Martin Storsjönellymoserdec: Simplify calculation of numbers of blocks
2010-06-14 Martin StorsjöReindent
2010-06-14 Martin Storsjönellymoserdec: Allow using unusual input block sizes
2010-06-14 Martin StorsjöCosmetics: Change connexion to connection in code comments
2010-06-14 Martin StorsjöFix compilation on windows CE
2010-06-14 Josh AllmannRTSP: Shrink SDP fmtp parsing buffer size
2010-06-14 Josh AllmannReindent
2010-06-14 Ramiro Pollaoutput-example: Set sample_fmt to SAMPLE_FMT_S16.
2010-06-13 Stefano SabatiniDocument what av_get_token() returns in case of allocat...
2010-06-13 Stefano SabatiniResort @param in av_get_token() doxy to reflect the...
2010-06-13 Stefano Sabatini Add missing check to av_get_token().
2010-06-13 Stefano SabatiniFix av_compare_mod() doxy.
2010-06-13 Stefano SabatiniAdd APIchanges entry and bump minor after av_compare_mo...
2010-06-11 Aurelien Jacobsmatroskadec: fix type of the length field in ebml_read_...
2010-06-11 Aurelien Jacobsmatroskadec: cosmetic: indentation
2010-06-11 Aurelien Jacobsmatroskadec: add support for live broadcast containing...
2010-06-11 Aurelien Jacobsmatroskadec: simplify parsing of the first cluster
2010-06-11 Aurelien Jacobsmatroskadec: store the ID of the currently parsed ebml...
2010-06-11 Aurelien Jacobsmatroskadec: cosmetic: split a line to make it more...
2010-06-11 Vitor SessakRemove filename from doxy comment
2010-06-11 Vitor SessakRemove useless include. Should fix compilation in MacOS X.
2010-06-11 Michael KarcherGeneralize ID3v2 functions to support ID3v2-like ID...
2010-06-11 Michael NiedermayerFix raw vc1 decoding - this is supposed to break FATE.
2010-06-11 Maxim PoliakovskiMove indeo5-specific quant table selection to decode_go...
2010-06-11 Vitor SessakInclude float.h to provide FLT_MAX define. Should fix...
2010-06-11 Francesco LavraRealAudio 14.4k encoder.
2010-06-11 Benoit FouetImprove rule for possibly never read variables.
2010-06-11 Maxim PoliakovskiMove transform declarations out of IVIBandDesc so indeo...
2010-06-11 Francesco LavraSplit do_output_subblock() into common code and decoder...
2010-06-11 Francesco LavraCosmetics: indent
2010-06-11 Francesco LavraAdd ff_ prefix to non-static functions
2010-06-11 Francesco LavraSplit ra144.c in common code (to be shared with the...
2010-06-11 Luca AbeniUse a bitstream filter for converting the extradata...
2010-06-10 Justin Ruggles10l: audio_buf is already a uint8_t* so no need to...
2010-06-10 Justin RugglesAllocate enough memory for audio_buf to fit a full...
2010-06-10 Maxim PoliakovskiQuant changes only once per MB so move the correspondin...
2010-06-10 Diego BiurrunRemove broken BeOS audio interface.
2010-06-10 François RevolHaiku: Disable beosaudio for now, it's broken. We need...
2010-06-10 Justin RugglesSet bits_per_raw_sample in the pcm decoder.
2010-06-10 Diego BiurrunApparently nowadays things should be installed in ...
2010-06-10 Diego BiurrunRemove unneeded -nostart SHFLAG for Haiku.
2010-06-10 Maxim PoliakovskiRemove unused parameter.
2010-06-10 Diego BiurrunRemove support for pre-Haiku, non-POSIX, non-C99 BeOS...
2010-06-10 Tomas Härdinavcodec.h: Clarify AVCodecContext::pix_fmt documentatio...
2010-06-10 Benoit FouetCosmetics: alignment and long line break.
2010-06-10 Benoit FouetCosmetics: use and place braces correctly in if .....
2010-06-10 Benoit FouetSanitize av_realloc() use in h264 mp4toannexb bistream...
2010-06-09 Stefano SabatiniMake all the numeric options accept in input an express...
2010-06-09 Ramiro Pollalog.c: Use parameter passed to macro instead of the...
2010-06-09 Ramiro PollaAdd win32 console color output.
2010-06-09 Ramiro PollaMove ansi color array to outside of av_log_default_call...
2010-06-09 Ramiro PollaRename use_ansi_color to use_color so it is not ANSI...
2010-06-09 Michael NiedermayerAdd av_compare_mod()
2010-06-09 Martin StorsjöMake sure the http protocol handler returns errors...
2010-06-09 Eli FriedmanFix printf format warnings
2010-06-09 Martin StorsjöInitialize the http connection in http_seek, too
2010-06-09 Luca AbeniImprove the mp4toannexb BSF to convert the extradata.
2010-06-08 Stefano SabatiniMake texi2pod.pl process @include texinfo directives...
2010-06-08 Stefano SabatiniTweak texi2pod.pl to make it print the various sections...
2010-06-08 Stefano SabatiniRemove a rule triggered by @man begin WORD WORDS. This...
2010-06-08 Stefano SabatiniRename the ff* tools @chapters "Invocation" to "Synopsi...
2010-06-08 Reimar DöffingerDo not attempt to seek to index for streamed files...
2010-06-08 Reimar DöffingerFix the MATROSKA_ID_TAGDEFAULT to match the specificati...
2010-06-08 Luca AbeniIn case of stream copy, copy the extradata from the...
2010-06-08 Reimar DöffingerFix vp3_draw_horiz_band to calculate chroma offsets...
2010-06-08 Josh AllmannAdd RTSP tunneling over HTTP
2010-06-08 Martin StorsjöMake the RTSP muxer use rtsp_hd_out, for consistency
2010-06-08 Martin StorsjöReindent
2010-06-08 Peter RossAdd Pictor/PC Paint to image2 muxer/demuxer
2010-06-08 Peter RossPictor/PC Paint decoder
2010-06-08 Josh AllmannAdd support for disabling chunked transfer encoding...
2010-06-08 Peter RossAdd ff_ega_palette
2010-06-08 Martin StorsjöFix handling of errors in the http protocol
2010-06-08 Martin StorsjöFix bugs in the http custom header handling
2010-06-08 Måns Rullgårdmatroska: move LFG state from muxer context to local...
2010-06-08 Josh AllmannAdd the capability to write custom HTTP headers
2010-06-08 Josh AllmannModify the behaviour of http_open to implicitly delay...
2010-06-08 Howard ChuSupport presets in ffserver.conf
2010-06-08 Maxim PoliakovskiPrepare Indeo4 (step 1): upscale indeo5 base tables...
2010-06-08 Martin Storsjölibvpx: Set the libvpx frame dropping threshold to...
2010-06-08 James Zernlibvpx: Don't use the VPX_KF_FIXED mode
2010-06-08 Alex ConverseCosmetics: Fold constants and re-indent after last...
2010-06-08 Alex ConverseBase downsampled SBR synthesis filterbank on a single...
2010-06-08 Maxim PoliakovskiDeclare myself (Maxim Poliakovski) maintainer for the...
2010-06-07 Alex Converse10l: Fix types and now unused variables after last...
2010-06-07 Alex ConverseRewrite the SBR decoder QMF analysis filter on top...
2010-06-07 James ZernUse new macro AV_BASE64_SIZE.
2010-06-07 Vitor SessakOptimize 1D DCT transform used in MP{1,2,3}. Makes...
2010-06-07 Tomas HärdinAdded M701 codec_tag for mpeg2video
2010-06-06 Reimar Döffinger10l, there is no aac.c any more, so no need for a depen...
2010-06-06 Luca Barbatolibrtmp may link to different ssl implementations
2010-06-06 Stefano SabatiniDo not exclude anymore the pixel formats rgb444, bgr444...
2010-06-06 Reimar DöffingerDo not read the RM index when input is streamed (since...
2010-06-06 Stefano SabatiniAdd support to B4BY and R4BY NUT codec tags added in...
2010-06-06 Stefano SabatiniFix width computation for nv12/nv21 in ff_get_plane_byt...
2010-06-06 Måns Rullgårdregtest: add seektest reference files for rgb/yuv in avi
2010-06-06 Reimar Döffingeraacdec also depends on cbrt_tables.h for hardcoded...
2010-06-06 Michael Niedermayerbgr/rgb444 for nut
next