platform/upstream/libav.git
2010-10-05 Martin Storsjöconfigure: Add the http protocol as an auto-enabled...
2010-10-05 Martin Storsjörtsp/sdp: Move code into correct ifdefs
2010-10-05 Martin Storsjöfind_info_tag: Make sure the output buffer is null...
2010-10-05 Carl Eugen... Do not assume PIX_FMT_YUV420P will remain the only...
2010-10-05 Martin Storsjöudp: Define _DARWIN_C_SOURCE
2010-10-05 Martin Storsjöudp: Return the actual error code on errors, instead...
2010-10-05 qrtt1Set proper error if server flags indicate that it doesn...
2010-10-05 Tobias BindhammerCosmetics, lots of.
2010-10-05 Tobias BindhammerSkip unnecessary calculations in 4col-mode.
2010-10-05 Tobias BindhammerAdd possibility to crop screens inside of encoded frames.
2010-10-05 Tobias BindhammerAdd check for height when cropping.
2010-10-05 Tobias BindhammerIntroduce palette with dynamic size.
2010-10-05 Diego BiurrunRemove some pointless CONFIG_RTSP_DEMUXER #ifdefs.
2010-10-05 Diego BiurrunAdd some #endif comments to ease understanding.
2010-10-05 Anton Khirnovmatroskaenc: write metadata
2010-10-05 Stefano SabatiniUpdate av_cmp_q() documentation after r25338.
2010-10-05 Michael NiedermayerAdd selftest code for av_cmp_q().
2010-10-05 Michael NiedermayerMake av_cmp_q() work with infinities and NAN.
2010-10-05 Michael NiedermayerMove aspect ratio 0/0 avoidance code so the values...
2010-10-04 Baptiste Coudurierxdcam hd422 720p24 fourcc in mov
2010-10-04 Aurelien Jacobsmms: remove dependency on MAX_STREAM API
2010-10-04 Stefano SabatiniAdd a test for av_parse_video_rate().
2010-10-04 Stefano SabatiniUse av_parse_and_eval_expr() in av_parse_video_rate...
2010-10-04 Stefano SabatiniMake av_d2q() manage the case in which the value to...
2010-10-04 İsmail Dönmezsnowdsp: Explicitly state the operand sizes
2010-10-04 Martin StorsjöAdd protocol documentation on RTSP
2010-10-03 Aurelien Jacobscosmetic: break long line
2010-10-03 İsmail Dönmezyadif: Explicit wordlength for compare. Fixes compile...
2010-10-03 Martin Storsjörtpdec_svq3: Don't look for the unused RTP_FLAG_KEY...
2010-10-03 Stefano SabatiniFix typo, -flags 4mv => -flags mv4.
2010-10-03 Martin Storsjörtsp: In the muxer, show the generated with verbose...
2010-10-03 Martin Storsjörtsp: Show the received SDP
2010-10-03 Víctor PaesaUse SLIBSUF instead of .so, as a more generic dynamic...
2010-10-03 Reimar Döffinger100l, fix sws_getCachedContext. It did not set the...
2010-10-02 Benjamin LarssonAdd the CODEC_CAP_CHANNEL_CONF capability code and add
2010-10-02 Martin Storsjöapplehttp: Add comments to make_absolute_url
2010-10-02 Martin Storsjöapplehttp: Handle a .. path segment in the base url
2010-10-02 Martin StorsjöReindent
2010-10-02 Martin Storsjöapplehttp: Allow the base url to be a local file name...
2010-10-02 Justin RugglesSupport decoding of FLAC files without a STREAMINFO...
2010-10-02 Reimar DöffingerRemove pointless -vn option, the file has no video...
2010-10-02 Reimar DöffingerRename fate-gsm test to the more accurate fate-gsm-ms
2010-10-02 Reimar DöffingerFix GSM decoding: regular GSM and MSGSM do not use...
2010-10-02 Stefano SabatiniAvoid cast of double nan to int.
2010-10-02 Stefano SabatiniDocument url_get_filename().
2010-10-02 Reimar DöffingerAdd init and uninit functions to cmdutils, reduces...
2010-10-02 Jason Garrett... Make FRAPS decoder use PC range instead of TV range
2010-10-02 Baptiste Coudurier10l fix h263 encoder resolution test, array size is...
2010-10-01 Aurelien Jacobsffmpeg: replace MAX_STREAMS by an arbitrary sanity...
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate bitstream_filters
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate stream_maps
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate output_codecs
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate input_codecs
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate input_files_ts_scale
2010-10-01 Aurelien Jacobsffmpeg: dynamically allocate streamid_map
2010-10-01 Aurelien Jacobsffmpeg: add a grow_array() helper function
2010-10-01 Stefano SabatiniFix reference to nonexistent function.
2010-10-01 Martin Storsjörtsp: Return a queued packet if it has been in the...
2010-10-01 Martin Storsjörtpdec: Reorder received RTP packets according to the...
2010-10-01 Martin Storsjörtpdec: Split out the part of rtp_parse_packet that...
2010-10-01 Reimar DöffingerFix indentation of ff_id3v2_read
2010-10-01 Martin StorsjöReindent/rewrap
2010-10-01 Martin Storsjörtsp: Reorganize if statements in rtsp_read_play
2010-10-01 Martin Storsjörtsp/rtpdec: Allow rtp_parse_packet to take ownership...
2010-10-01 Martin Storsjörtsp: Use a dynamically allocated receive buffer
2010-10-01 Stefano SabatiniFix weird indent.
2010-10-01 Måns Rullgårdavassert: add missing #include <stdlib.h>
2010-10-01 Måns Rullgårdavassert: prettify macro
2010-10-01 Måns RullgårdRename libavutil/assert.h to avassert.h
2010-10-01 Michael NiedermayerFix av_cmp_q() with negative denominators.
2010-10-01 Tomas HärdinAdd myself as maintainer of lxfdec.c
2010-10-01 Tomas HärdinAdd demuxer for LXF (Leitch/Harris' VR native stream...
2010-10-01 Tomas HärdinAdd pcm_lxf, a decoder for the 20-bit planar PCM format...
2010-09-30 Michael NiedermayerFix a typo in the nameing of av_assert0() in currently...
2010-09-30 Michael Niedermayerav_assert() system.
2010-09-30 Aurelien Jacobsadd FF_API_INOFFICIAL define to disable the deprecated...
2010-09-30 Aurelien Jacobsadd FF_API_SET_STRING_OLD define to disable the depreca...
2010-09-30 Aurelien Jacobsadd FF_API_USE_LPC define to disable the deprecated...
2010-09-30 Stefano SabatiniReturn AVERROR(EINVAL) rather than -1 in case of invali...
2010-09-30 Aurelien Jacobsadd FF_API_SUBTITLE_OLD define to disable the deprecate...
2010-09-30 Aurelien Jacobsadd FF_API_VIDEO_OLD define to disable the deprecated...
2010-09-30 Baptiste CoudurierCorrect tag is m2v1
2010-09-30 Aurelien Jacobsadd FF_API_AUDIO_OLD define to disable the deprecated...
2010-09-30 NiobosFix a yuv420p sample that was incorrectly detected...
2010-09-30 Stefano SabatiniDocument url_filesize().
2010-09-30 Stefano SabatiniMake register_protocol() use the function av_register_p...
2010-09-29 Michael NiedermayerUser application side of Codec specific parameters.
2010-09-29 Stefano SabatiniSet default values for the scale context in sws_alloc_c...
2010-09-29 Stefano SabatiniSet the default value of param0 and param1 to SWS_PARAM...
2010-09-29 Stefano SabatiniSet valid default values for the srcw, srch, dstw,...
2010-09-29 Stefano SabatiniAdd missing case for FF_OPT_TYPE_DOUBLE in av_opt_set_d...
2010-09-29 Baptiste CoudurierRemove duplicate entries
2010-09-29 Baptiste CoudurierUse new apple fourcc for mpeg-1 and mpeg-2 in mov,...
2010-09-29 Ronald S. BultjeMove static inline function to a macro, so that constan...
2010-09-29 Stefano SabatiniCosmetics: put "if (...)" and "av_log(...)" in the...
2010-09-29 Alexander Strangerawdec: Properly pass reordered_opaque through the...
2010-09-29 Ronald S. BultjeCheck return value of get_chunk_header(). Since enum...
2010-09-29 Eli FriedmanUse sse2 variant of put_pixels16() for no_rnd also...
2010-09-29 Michael NiedermayerAllow setting the impulse block bias for libvorbis...
2010-09-29 Michael NiedermayerMove allocation and init to defaults of the private...
next