]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-07-04 ramiroMLP/TrueHD decoder.
2008-07-04 vitorMove vars declaration to inner loop when possible
2008-07-04 vitorSimplify
2008-07-04 diegospelling cosmetics
2008-07-03 vitorRemove unneeded var
2008-07-03 vitorUse a matrix instead of a vector
2008-07-03 vitorReindent table
2008-07-03 rbultjeReindent after r14059, see "[PATCH] allow empty params for
2008-07-03 rbultjeAllow NULL for read_header in AVInputFormat. See discus...
2008-07-03 michaelWe do not only calculate it but we also return it.
2008-07-03 michaelMore correct comment.
2008-07-03 michaelmake sum_of_squares() more generic
2008-07-02 astrangeCosmetics: split a long line.
2008-07-02 astrangeUse get_cabac_bypass_sign instead of an if/else.
2008-07-02 astrangeReorder the if/else for residual cats to match gcc...
2008-07-02 astrangeSimplify loop condition for readability.
2008-07-02 astrangeReindent.
2008-07-02 astrangeClone decode_cabac_residual() for DC residuals, to...
2008-07-02 astrangeDon't generate two copies of hl_decode_mb() under ENABL...
2008-07-02 astrangeDon't test for H264 encoding unless an encoder exists.
2008-07-02 ramiroClarify comment about parity nibble.
2008-07-02 lucabeReindent after last commit
2008-07-02 lucabeFix A/V synch for RTP streams that do not contain MPEG1...
2008-07-01 ramiroMake ff_mlp_read_major_sync() take a GetBitContext...
2008-06-30 stefanoClarify/simplify documentation for the default_val...
2008-06-30 stefanoRemove credit to Philip Gladstone contribution from...
2008-06-30 vitorRemove useless wrapper around ra288_decode_frame()
2008-06-30 vitorRemove unpack() function, read the bitstream as needed
2008-06-30 vitorClean up error message
2008-06-30 vitorRewrite unpack() using the bitstream reader
2008-06-30 voroshilgain code, gain pitch and pitch delay decoding for...
2008-06-30 vitorMove function to avoid forward declaration
2008-06-30 vitorRemove useless initialization
2008-06-30 vitorReindent the whole file
2008-06-30 benoitSimplify mm_support() for ARM (by Måns).
2008-06-30 benoitDefine mm_support() for ARM.
2008-06-29 vitorMake ff_acelp_lp_synthesis_filter() receives a pointer...
2008-06-29 vitorUpdate copyright
2008-06-29 vitorUse ff_acelp_lp_synthesis_filter() instead of duplicati...
2008-06-29 vitorAdd a rounding parameter to ff_acelp_lp_synthesis_filter()
2008-06-29 diegoAdd command line support for '-idct simplearmv6'.
2008-06-29 vitorDoxy comment
2008-06-28 bcoudurierinclude track id in error message
2008-06-28 bcoudurierset frame_size in libfaad decoder
2008-06-28 astrangeRealign newlines.
2008-06-28 astrangeUse MANGLE() instead of memory operands to read globals.
2008-06-28 michaelMake code independant/less dependant on dsputil.
2008-06-28 reimarChange mtv_read_packet so it does not break after seeki...
2008-06-28 reimarFix pkt->pos to really point at start of packet for...
2008-06-28 bcouduriercosmetics
2008-06-28 bcouduriercosmetics, align vertically
2008-06-27 bcoudurierunset Track sets, relying in AVStream->priv_data and...
2008-06-27 stefangfix size of header data
2008-06-27 ramiroSeek the file forwards instead of backwards when sync...
2008-06-27 bcoudurierclarify error message about codec tag
2008-06-27 bcouduriergive context to av_log
2008-06-27 astrangeRemove pointless AVFrame* casting.
2008-06-27 astrangeRemove duplicate emms.
2008-06-27 astrangeRemove commented-out code.
2008-06-27 astrangeExport qscale so that postprocessing works.
2008-06-27 astrangeRemove unused PutBitContext.
2008-06-27 lucabeDo not free the priv_data field of AVStream on close...
2008-06-26 michaelindent
2008-06-26 michaelInform the user about unhandled sectors.
2008-06-26 michaelmemleak
2008-06-26 michaelDo not completely bail out for invalid params, just...
2008-06-26 michaelmerge decl & init
2008-06-26 michaelGet rid of weird pre reading code.
2008-06-26 michaelRemove debuging trash.
2008-06-26 michaelAnother variable that did nothing at all
2008-06-26 michaelremove code that discards streams randomly
2008-06-26 michaelvertical align
2008-06-26 michaelRemove a dozen unused variables.
2008-06-26 michaelunused var
2008-06-26 michaelFix exploitable code.
2008-06-26 michaelRegister intrrupt_cb() early enough so we dont get...
2008-06-26 mruRevert "add libmpeg2 permutation to dct-test"
2008-06-26 aurelVP3 parser can also handle VP6 without any changes.
2008-06-26 stefangmove ff_log2_run to bitstream.c and reuse in ffv1.c
2008-06-26 michaelRemove start_time guessing code.
2008-06-26 michaelAlso print flags with FF_FDEBUG_TS.
2008-06-26 michaelVP3 & Theora parser to extract keyframe flags.
2008-06-26 mruadd libmpeg2 permutation to dct-test
2008-06-25 michaelSupport >=4096 dimensions, fixes issue499.
2008-06-25 michaelPrevent invalid timestamps from being stored.
2008-06-25 stefanoUpdate ffserver docs to match r13978, ffserver in debug...
2008-06-25 stefanoRemove unnecessary function opt_qdiff(), max_qdiff...
2008-06-25 bananAdd support for mp3 contained in oma
2008-06-25 bananRearrange parameter logic
2008-06-25 bcoudurierrevert r13867, - reference stdout, I was drunk
2008-06-25 bananAdd more codec id's and tags
2008-06-25 bcouduriermake av_find_stream_info find frame_size for aac too
2008-06-25 bcoudurieruse http_log now that logfile is setup
2008-06-25 bcouduriermove logfile setup right after config parsing
2008-06-25 bcoudurierremove useless init
2008-06-25 michaelMake av_find_stream_info() find the frame_size for...
2008-06-25 michaelSet frame_size to the gcd of what the decoder can output.
2008-06-25 michaelFill missing pts in during muxing when we know that...
2008-06-25 michaelWe cannot calculate the duration of vorbis packets...
2008-06-25 astrangeDon't set mm_flags in fft-test, since it doesn't do...
next