OSDN Git Service

coroid/ffmpeg_saccubus.git
2008-09-07 Ronald S. BultjeReindent after previous patch.
2008-09-07 Ronald S. BultjeImplement a RDT-specific SET_PARAMETER command that...
2008-09-07 Ronald S. BultjeAdd dynamic payload handlers to rdt.c. These follow...
2008-09-07 Ronald S. BultjeGive register_dynamic_payload_handler() in rtpdec.c...
2008-09-07 Aurelien Jacobsbump lavf micro version to allow checking for the matro...
2008-09-06 Aurelien Jacobsmatroskadec: remove now useless vstream and is_video_ke...
2008-09-06 Aurelien Jacobsmatroskadec: remove useless braces
2008-09-06 Aurelien Jacobsmatroskadec: ensure that the timecode added to the...
2008-09-06 Carl Eugen... Whitespace cosmetics
2008-09-06 Diego Biurrunlicense header consistency cosmetics.
2008-09-06 Diego BiurrunMention that libavcodec/ac3dec.c is GPLed.
2008-09-06 Diego Biurrunlicense header consistency cosmetics
2008-09-06 Vladimir VoroshilovRemove not approved parts.
2008-09-06 Vitor SessakTest a var for overflow just after it is set
2008-09-06 Vitor SessakRemove useless parentheses.
2008-09-06 Stefano SabatiniRemove wrong and unnecessary condition. VHOOK filters...
2008-09-06 JonYUndefine the macro which defines fprintf as please_use_...
2008-09-05 Jean DelvareAdd support for the RGB32 pixel format in video4linux2...
2008-09-05 Jean DelvareAdd support for the PIX_FMT_RGB555 and PIX_FMT_RGB565...
2008-09-05 Reimar DöffingerFix nuv decoder to use reget_buffer for non-keyframes...
2008-09-05 Baptiste Coudurierdo not fail if audio is uncompressed and frame size...
2008-09-05 Baptiste Couduriersimplify bps code by using av_get_bits_per_sample
2008-09-05 Baptiste Couduriersimplify function selection code
2008-09-05 Baptiste Coudurierenable yuv422p to uyvy converter
2008-09-05 Vitor SessakCosmetics: indent after last commit and remove useless...
2008-09-05 Vitor SessakSimplify: use a for instead of unrolling by hand
2008-09-04 Vitor SessakFunctions mace{3,6}_decode_frame() are just wrappers...
2008-09-04 Aurelien Jacobsmatroskadec: fix ASS subtitle track packets before...
2008-09-04 Baptiste Coudurieradd -xerror option, ffmpeg will now exit right when...
2008-09-04 Baptiste CoudurierFix msgsm in wav, do not set blkalign to frame size...
2008-09-04 Vitor SessakSimplify: use two distinct functions to decode MACE3...
2008-09-04 Vitor SessakSimplify mace_decode_frame()
2008-09-04 Aurelien Jacobsmatroska: subtitle display duration must be stored...
2008-09-04 Vitor SessakRemove useless comments
2008-09-04 Vitor SessakReindent mace.c, its indentation was completly inconsis...
2008-09-04 Michael NiedermayerMake 16bit grayscale output work.
2008-09-04 Baptiste Coudurierset block align and frame size for gsm in aiff
2008-09-04 Michael NiedermayerFix SWS_FAST_BILINEAR and SWS_POINT with some unscaled...
2008-09-04 Vitor SessakCosmetics: s/LPC_type/LPC_TYPE/
2008-09-04 Michael NiedermayerSupport PIX_FMT_RGB32_1 and PIX_FMT_BGR32_1.
2008-09-04 Baptiste Coudurierprint error when deinterlacing fails
2008-09-04 Michael NiedermayerFix 4 and 8 bit RGB/BGR input.
2008-09-04 JonYProperly use av_log rather than fprintf/printf.
2008-09-04 Michael NiedermayerFix typo.
2008-09-04 Michael NiedermayerRemove workaround for rgb/bgr mess.
2008-09-04 Michael NiedermayerFix 4 of the unscaled rgb15/16 converters, each of...
2008-09-04 Michael Niedermayerrgb vs bgr fix for the unscaled converters.
2008-09-04 Baptiste Couduriercosmetics, remove whitespace
2008-09-04 Kurtnoiseactually write dac3 atom, patch by Kurtnoise, kurtnoise...
2008-09-04 Michael NiedermayerFix rgb15/16 vs. bgr part2.
2008-09-04 Damiano Galassiskip 2 bytes more when parsing ac3 frame, syncword...
2008-09-04 Michael NiedermayerFix rgb15/16 vs. bgr part1.
2008-09-04 Michael NiedermayerAdd fflush to prevent stdout & stderr from being mixed.
2008-09-04 Vitor SessakMultiply table by -1. This avoid doing this calculation...
2008-09-04 Michael NiedermayerFix artifacts of MPEG4-720I-DN-SV8K.trp caused by lack...
2008-09-04 Vitor SessakAvoid duplicating compute_lpc_coefs() function in both...
2008-09-04 Peter RossRemove further 1sample=2byte assumptions within FFmpeg...
2008-09-03 Stefano SabatiniMake the nb_max_connections and nb_connections int...
2008-09-03 Baptiste Coudurierchange the logic to mux 13818-3 and 11172-3 in mp4...
2008-09-03 Baptiste Coudurierforbid mp3 < 16000hz in anything except mov
2008-09-03 Baptiste Coudurierdirac muxing support in mp4/mov
2008-09-03 Baptiste Couduriercosmetics, move up mpeg1video mp4 objecttype
2008-09-03 Baptiste Couduriercosmetics, change values to hex since mp4ra use hex
2008-09-03 Baptiste Couduriercosmetics, vertical align
2008-09-03 Baptiste Coudurierac3 muxing support in mov/mp4/m4v
2008-09-03 Michael NiedermayerIgnore the spec, and calculate aspect ratio on width...
2008-09-03 Stefano SabatiniMake the maximum number of simultaneous HTTP connection...
2008-09-03 Reimar DöffingerChange doxygen comment: Clarify when av_write_trailer...
2008-09-03 Michael NiedermayerClarify sample_aspect_ratio.
2008-09-03 Michael NiedermayerAdd AVPacket.convergence_duration.
2008-09-03 Michael NiedermayerTry to clarify the semantics of AVPacket.duration.
2008-09-03 Jai Menonfix issue 616 on roundup : decoding of short flac files
2008-09-03 Diego BiurrunDisable encoders by undefining CONFIG_FOO_ENCODER once...
2008-09-03 Diego BiurrunSurround some encoding-specific functions with the...
2008-09-03 Diego BiurrunReplace generic CONFIG_ENCODERS preprocessor conditiona...
2008-09-03 Michael NiedermayerFix round to even for aspect ratio correction.
2008-09-03 Ronald S. BultjeRemove unused code that used to handle protocol concate...
2008-09-03 Vladimir Voroshilovgain codebook (first stage), 8k mode for G.729
2008-09-03 Ronald S. BultjeImplement Realmedia/RTSP-compatible SETUP command....
2008-09-03 Baptiste Coudurierfix fourcc comment
2008-09-03 Vladimir VoroshilovAnother set of approved G.729 chunks (from decoder...
2008-09-03 Aurelien Jacobstheoradec: cosmetics: indentation
2008-09-03 Aurelien Jacobstheoradec: skip decoding of uncoded MV in 4MV code
2008-09-03 Aurelien Jacobstheoradec: small 4MV code reorganization to ease future...
2008-09-03 Ronald S. BultjeMove av_set_pts_info() inside the mdpr_read_codecdata...
2008-09-03 Ronald S. BultjeUse chunk-size in function calling mdpr_read_codecdata...
2008-09-02 Diego BiurrunReplace generic CONFIG_DECODERS preprocessor conditiona...
2008-09-02 Diego BiurrunSilence a couple of 'defined but not used' warnings...
2008-09-02 Laurent AimarPrevent a division by 0 in the g726 decoder when the...
2008-09-02 Laurent AimarFix an invalid free in the AVI muxer when an unsupporte...
2008-09-02 Diego BiurrunReplace generic CONFIG_MUXERS preprocessor conditionals...
2008-09-02 Diego BiurrunRemove pointless #ifdef CONFIG_VHOOK from the code.
2008-09-02 Baptiste Couduriercorrectly mux mpeg2 audio 13818-3 in mp4
2008-09-02 Baptiste Coudurierallow mp2 to be muxed into mp4
2008-09-02 Vladimir VoroshilovParity bit calculation routine for G.729
2008-09-02 Michael NiedermayerTry to support invalid h264 that does not mark IDR...
2008-09-02 Michael NiedermayerFix detection of MPEG4 in MPEG-PS.
2008-09-02 Justin Rugglesadd a separate line in Makefile for E-AC-3 decoder...
2008-09-01 Baptiste Couduriermake pcm encoder setting bits_per_sample field
2008-09-01 Stefano SabatiniMake show_banner()/show_version() print the libpostproc...
next