]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-02-09 cehoyosAdd SEI recovery point frame counter to H264Context...
2009-02-09 aurelvp56: alpha_offset is uninitialized on purpose
2009-02-09 jbrlibvorbis: Use 0-10 range for audio quality.
2009-02-09 michaelFix: libavcodec/msmpeg4.c:1612: warning: ‘dc_pred_dir...
2009-02-09 michaelav_flatten to make the similarly named attribute available.
2009-02-09 michaelav_uninit() to suppress false uninitialized warnings...
2009-02-09 bcoudurierrename ff_audio_interleave to ff_audio_rechunk_interleave
2009-02-09 michaelTry to clarify doxy of avformat_seek_file().
2009-02-09 michaelCheck for duplicate const/static/inline.
2009-02-09 michaelTry to doxyfy av_resample_init(), i hope i didnt misrem...
2009-02-09 michaelMove doxy for public resample2 functions to the public...
2009-02-09 diegoRemove svn:executable property from source file.
2009-02-09 diegoRemove file name from file headers.
2009-02-09 bcoudurierremove no more needed fields in GIFContext, patch by...
2009-02-09 bcoudurierremove dead rgb24 code, gif encoder now directly takes...
2009-02-09 bcoudurierremove dead netscape loop header code in gif encoder...
2009-02-09 superdumpCheck that there are subtitle rects to encode in avcode...
2009-02-09 superdumpCheck that start_display_time is 0 in avcodec_encode_su...
2009-02-09 alexcIncrease the number of packets required to identify...
2009-02-09 alexcVP3: Do not ignore error from read_huffman_tree().
2009-02-09 superdumpAdd ffplay subtitle stream selection command-line parameter
2009-02-09 superdumpFix blend_subrect for even-width subrects positioned...
2009-02-09 cehoyosFix timestamp parsing in XSUB decoder.
2009-02-09 bcoudurierremove no more needed comment, declaration is in intern...
2009-02-08 diegocosmetics: typo/grammar fixes in doxygen and other...
2009-02-08 diegocosmetics: Fix a few typos and use a consistent codec...
2009-02-08 diegoRemove unused variables.
2009-02-08 diegoAdd av_cold attribute to init function.
2009-02-08 diegoRemove unused variables.
2009-02-08 diegotypo: CODEC_ID_cljr --> CODEC_ID_CLJR
2009-02-08 diegoRemove rendering column from list of supported subtitle...
2009-02-08 diegoAdd missing ffplay subtitle cycling keybinding.
2009-02-08 diegocosmetics: comment grammar/spelling fixes
2009-02-08 superdumpAdd the ability to set the timestamp to the current...
2009-02-08 vitor10l: fix compiler warning
2009-02-08 stefanoDocument the av_base64_encode/decode functions.
2009-02-08 superdumpFix a const related warning
2009-02-08 stefanoCosmetics: "* out" -> "*out" for consistency with the...
2009-02-08 stefanoCosmetics: rename the "size" parameter of av_base64_enc...
2009-02-08 bcouduriermove declaration to internal.h
2009-02-08 stefanoCosmetics: prefer out/in over buf/src for the parameter...
2009-02-08 bcoudurieradd static, function unused outside
2009-02-08 stefanoCosmetics: consistently prefer "size" over "len"/"lengt...
2009-02-08 bcoudurierdocument ff_audio_interleave
2009-02-08 stefanoMake av_base64_encode() do not require the user to...
2009-02-08 superdumpReplace hard-coded SEI type constants with symbolic...
2009-02-08 michaelClarify has_b_frames doxy.
2009-02-08 vitorNC camera demuxer
2009-02-08 michaelClarify that avformat_seek_file() is not part of the...
2009-02-08 michaelavformat_seek_file() prototype
2009-02-08 lorenmff_add_hfyu_median_prediction_mmx2
2009-02-08 lorenmre-enable mid_pred asm on x86_64. (broke in r16681)
2009-02-08 michaelFix reserved identifer detection so it doesnt detect...
2009-02-08 michaelFactorize grep -v cases.
2009-02-08 michaelPatch check script.
2009-02-08 bcouduriercosmetics: sample_to_chunk -> stsc
2009-02-08 bcouduriercosmetics: sample_to_ctime -> ctts
2009-02-08 bcoudurierremove useless field
2009-02-08 bcoudurierrewrite pts also, as comment says
2009-02-08 bcoudurierremove useless return
2009-02-08 bcoudurierfix doxygen
2009-02-08 stefanoReplace the calls to the deprecated av_alloc_format_con...
2009-02-08 stefanoDeprecate av_malloc_format_context() in favor of
2009-02-08 bcoudurierfix typo in h264dsp_mmx (no effect currently as the...
2009-02-08 bcoudurierremove only one warning
2009-02-08 bcoudurierremove useless cast, it does not remove warning, encode...
2009-02-08 bcoudurierremove warning about incompatible pointer
2009-02-08 bcoudurierreuse MXFCodecUL for data def and simplify
2009-02-08 bcoudurierremove implicit header inclusions from mxf.h
2009-02-08 bcoudurierfree index entries
2009-02-08 bcoudurieruse new audio interleaving generic code
2009-02-08 bcoudurierextract audio interleaving code from mxf muxer, will...
2009-02-08 bcoudurieroffset dts according to edit list, hackish but works...
2009-02-08 diegoRemove const qualifier from function argument to elimin...
2009-02-08 bcoudurieronly use 2 slices for index, one video(vbr) and one...
2009-02-08 bcoudurierforce first track to be video and simplify
2009-02-08 bcoudurierwrite system item
2009-02-07 bcoudurierdeclare ff_interleave_add_packet
2009-02-07 kostyaMove RV3/4 frame type check upper, so 1-slice unanchore...
2009-02-07 kostyaAdd decoder flush after seeking for RV3/4 decoders
2009-02-07 bcoudurieruse 512 kag size needed for d10
2009-02-06 stefanoDrop the deprecated function register_avcodec() at...
2009-02-06 stefanoReplace the calls to the deprecated function register_a...
2009-02-06 stefanoRename register_avcodec() as avcodec_register() and...
2009-02-06 stefanoAdd a new test program for base64, based on that remove...
2009-02-06 stefanoRemove broken test program.
2009-02-06 lucabeMove RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used...
2009-02-06 lucabeDo not use RTP_MAX_PACKET_LENGTH in the RTP muxer
2009-02-06 michaelFix minor memory leak.
2009-02-06 lucabeMerge rtp_aac.h and rtp_mpv.h in rtpenc.h
2009-02-06 michaelFix gifs list of supported input pix_fmts, this makes...
2009-02-06 michaelEnsure that the palette is set in data[1] for all 8bit...
2009-02-06 cehoyosUse libopenjpeg for jpeg2k decoding.
2009-02-06 lucabeSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-02-06 rbultjeAdd "AVFormatContext *ctx" (that being the RTSP demuxer...
2009-02-05 cehoyosFix blend_subrect for some subrects positioned on odd...
2009-02-05 cehoyosFix blend_subrect for subrects positioned on odd rows.
2009-02-05 rbultjeRename "tx_ctx" and "cur_tx" variables to "transport_pr...
2009-02-05 bcoudurierformat timestamp correctly according to specs and set it
2009-02-05 bcoudurieruse timestamp as modification date
next