]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-12-17 stefanoImplement size autodetection if one of the width and...
2008-12-17 stefanoReokace the width and height fields in VideoData with...
2008-12-17 stefanoReplace frame_rate and frame_rate_base fields in VideoD...
2008-12-17 stefanoFix opt_default(), making it exit immediately in case...
2008-12-17 kostyaadd const qualifier to some pointers for input data
2008-12-17 kostyause precalculated mb_pos where available
2008-12-17 mruARM: make FASTDIV() an inline function
2008-12-17 kostyaMerge deblocking pattern with CBP for RV30/40 loop...
2008-12-17 kostyaGenerate correct deblock pattern for RV30
2008-12-17 kostyaUnfortunately RV30 luma thirdpel MC functions cannot...
2008-12-17 kostya4l: TIFF stores short strings inside tag, do not interp...
2008-12-17 diegoCheck function prototype in check_asm function to avoid...
2008-12-17 benoitAdd jp2 support to img2 demuxer.
2008-12-17 gpoirieradd AltiVec implementation of int32_to_float_fmul_scalar
2008-12-17 bcoudurieractivate jpeg2000 fourcc in mov/mj2
2008-12-17 michaelFix svq3 decoding, is_complex was not initialized.
2008-12-17 michaelReplace != 0 || check by |
2008-12-17 michaelSplit filter_mb_dir() out of filter_mb().
2008-12-17 mruAC3: fix strict aliasing violation in parser
2008-12-17 mruAAC: fix strict aliasing violation in parser
2008-12-17 mruARM: replace "armv4l" with "arm"
2008-12-17 diegoRemove obsolete and misleading comments.
2008-12-16 diegoRoundup now works from a ffmpeg.org domain as well...
2008-12-16 michaelFix indention, also do a little vertical alignment...
2008-12-16 stefanoImplement av_set_string3().
2008-12-16 michaelFactorize 3 multiplications out, code becomes 3 cpu...
2008-12-16 michaelMove ENABLE_SMALL back to the per MB check, as otherwis...
2008-12-16 michaelDo not recalculate constant part of is_complex for...
2008-12-16 michaelSupport the new lossless mode.
2008-12-16 mrudct-test: add ARM IDCTs
2008-12-16 mrudct-test: add PARTTRANS permutation
2008-12-16 michaelHorizontal and vertical prediction functions needed...
2008-12-16 michaelFix bug where the avi demxuer lost the first frame...
2008-12-16 bcouduriercheck that nb_streams is valid before setting stream...
2008-12-16 benoitAdd const qualifiers to decode functions.
2008-12-16 benoitFix warning "format not a string literal and no format...
2008-12-16 compnadd MPNG fourcc
2008-12-16 compntwo more mpeg4 fourccs and one msmpeg4v3 from uncommon...
2008-12-16 compnQIVG fourcc, fixes http://rodweb.dip.jp/partner/check.avi
2008-12-16 compnadd rpza avi fourcc
2008-12-16 michaelDo not skip frames until the first keyframe when stream...
2008-12-16 conradWorkaround for shared libs on OS X with Apple gcc 4.0.1
2008-12-15 benoitCheck extradata is large enough.
2008-12-15 stefanoImplement the av_set_number2() internal function, which...
2008-12-15 stefanoRemove ending period in a log message, which was incons...
2008-12-15 diegoAdd xvmc configure support.
2008-12-15 diegoSwitch xvmc over to a CONFIG_ option.
2008-12-15 diegowhitespace cosmetics
2008-12-15 mruARM: NEON optimised h264_idct_dc_add
2008-12-15 mruARM: NEON optimised h264_idct_add
2008-12-15 mruARM: NEON optimised H.264 8x8 and 16x16 qpel MC
2008-12-15 mruARM: NEON optimised H.264 loop filter
2008-12-15 mruARM: NEON optimised {put,avg}_h264_chroma_mc[48]
2008-12-15 mruARM: NEON optimised simple_idct
2008-12-15 mruARM: NEON optimised put_pixels functions
2008-12-15 diegoAvoid invasion of POSIX-reserved _t namespace.
2008-12-15 kostyaFix one peculiar case in Smacker decoding.
2008-12-15 diegoAvoid POSIX-reserved _t in identifier names.
2008-12-15 michaelEnable filter_mb_fast if CODEC_FLAG2_FAST is set.
2008-12-15 aurelvp56: don't reset dimensions to 0 in codec init
2008-12-14 rbultjeUse get_buffer() and url_fskip() for some loops of...
2008-12-14 rbultjeReindent something that looks weird.
2008-12-14 rbultjeAdd comment to indicate why the SDP line buffer is...
2008-12-14 rbultjeIncrease SDP line buffer size because ASF headers in...
2008-12-14 stefanoMove documentation of avcodec_register_all() allcodecs...
2008-12-14 stefanoRemove set_all_opt() and its use in av_set_string2...
2008-12-14 michael10l (forgot sample_size)
2008-12-14 stefanoDocument register_avcodec().
2008-12-14 stefanoMake register_avcodec() call avcodec_init().
2008-12-14 stefanoUse a more explicit "codec" rather than "format" as...
2008-12-14 mruoggflac: fix bitstream reader usage
2008-12-14 aurelindeo3: replace sizeof(struct ...) by sizeof(*var)
2008-12-14 michaelFix non interleaved variable fps ODML avis.
2008-12-14 diegocosmetics: typo/grammar/wording/whitespace fixes
2008-12-14 rathannFix the use of Requires.private and Libs.private in...
2008-12-14 stefanoCosmetics: remove empty comments.
2008-12-14 michaelFix files with fps between 0.5 and 0.1.
2008-12-14 michaelRemove silly FIXME comment.
2008-12-14 diegoPrevent shift overflow, patch by Anders Grönberg, galil...
2008-12-14 diegoAdd a few const qualifiers in appropriate places.
2008-12-14 melansonundoing revision 16118 for truemotion1.c; commit was...
2008-12-14 melansonThe POSIX namespace shall be held sacrosanct. To that...
2008-12-14 aurelavoid POSIX reserved _t suffix
2008-12-14 aurelget ride of mmx_t
2008-12-13 lucabeRename rtp_payload_data_t to avoid clashes with the...
2008-12-13 lucabeRemove useless typedef
2008-12-13 lucabeRemove unused types
2008-12-13 reimarAvoid _t in gxf enum type names
2008-12-13 rbultjeSplit RMContext into RMDemux/MuxContext and make them...
2008-12-13 rbultjeDon't access RMContext directly in rdt.c. Rather, use...
2008-12-13 diegoDo not invade _t POSIX namespace.
2008-12-13 rbultjeSeparate the packet fetching from the data reading...
2008-12-13 diego100l: Add missing backslashes.
2008-12-13 diegocosmetics: Break some lines for a more aesthetically...
2008-12-13 diegoRemove misleading comment, _t is POSIX-reserved namespace.
2008-12-13 mruconfigure: fix $nm
2008-12-13 mruRemove other shared lib names from linker command line...
2008-12-13 reimarAllow setting a different nm binary from the configure...
2008-12-13 diegoMake mips64 a separate arch with fast_64bit.
2008-12-13 diegowhitespace cosmetics
next