]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2007-09-28 benoitDocumentation fix for url_f(d)open()
2007-09-28 benoitMake ffserver show a banner at startup.
2007-09-28 lorenm2.5x faster compute_autocorr()
2007-09-27 andomarefactor url_split(), preparing for IPv6 support
2007-09-27 benoitRemove unnecessary copyright notice from ffplay.c:show_...
2007-09-27 benoitMake ffplay show a banner at startup.
2007-09-27 takiscosmetics: typos
2007-09-27 takisRemove redundant test.
2007-09-27 benoitImplement common show version and banner.
2007-09-27 lucabeAdd myself as a maintainer for the RTP muxer and for...
2007-09-27 vitorAMV audio decoder
2007-09-27 lorenmoops, revert unrelated change
2007-09-27 lorenmunroll encode_residual_lpc(). speedup varies between...
2007-09-26 mruset -mcpu for ARM
2007-09-26 ramiroFix avisynth compilation after allformats.h was removed
2007-09-26 ramiroLet the dependency checker deal with winsock2's extralibs.
2007-09-26 andomah264/PAFF preparation: use DELAYED_PIC_REF to mark...
2007-09-26 aureladd support for AVI files with On2 header
2007-09-26 aureluse a table to parse AVI file header
2007-09-26 benoitIndentation
2007-09-26 benoitCheck read_packet before using it.
2007-09-25 lorenmoops, potential overflow on really large blocks
2007-09-25 lorenmoptimize decode_subframe_lpc()
2007-09-25 lorenmoptimize encode_residual_lpc()
2007-09-25 aurelsimplify
2007-09-25 aurelrename one variable to be consistent with the rest...
2007-09-25 aurelconsistent spelling: plan => plane
2007-09-25 nicodvbadded structures and code to keep track of pids<->progr...
2007-09-25 nicodvbreplaced custom tracking of programs/services with...
2007-09-25 nicodvbAdded definition and utility functions to handle AVPro...
2007-09-25 aureluse the VP6A codec
2007-09-25 aurelrevert r10527
2007-09-25 aurelsimplify
2007-09-25 aurelcosmetic: indent
2007-09-25 aureladd a new vp6a codec (add alpha plan support to vp6)
2007-09-25 andomareindent
2007-09-25 diegoReplace HAVE_BFIN with ARCH_BFIN. Blackfin is a CPU...
2007-09-24 aurelmove all model related tables into their own struct
2007-09-24 diegocosmetics: Sort CODEC_ID list.
2007-09-24 aurelrename vp56_b6to3 to vp56_b2p
2007-09-24 aurelsome simplifications and uniformisation
2007-09-24 kostyaRemove check for input buffer size as it does not guara...
2007-09-24 ramiroOrganize header files and system functions checks
2007-09-24 aureladd support for yuva420p colorspace (yuv420p + alpha)
2007-09-24 gpoirierfactor out dequant table lookup outside loops, gives...
2007-09-24 lucabeAdd my name to the copyright header, since rtp_mpv...
2007-09-24 michaelremove done items
2007-09-24 lucabeFix a warning by removing an useless assignment (buf_pt...
2007-09-24 kostyaDo not try to decode more data than output buffer may...
2007-09-23 diegoVIS-specific code should be enabled conditional to...
2007-09-23 mrucreate and use check_asm() function
2007-09-23 diegocosmetics: Move LDCONFIG variable to a more sensible...
2007-09-23 michaelsome experimental iterative quantization code
2007-09-23 diegoMove VIS CFLAGS settings into configure.
2007-09-23 diegoVIS-specific code should be compiled conditional to...
2007-09-23 diegoAdd a proper test for VIS instruction support.
2007-09-23 kostyaFix decoding of VMDs representing sprites (Last Dynasty...
2007-09-23 kostyaLooks like this APE decoder support versions starting...
2007-09-22 diegospelling
2007-09-22 reimarApply skip_loop_filter before checking if we can parall...
2007-09-22 kostyaGuard against output buffer overflows
2007-09-22 kostyaDo not decode more data than output buffer may hold
2007-09-22 michaelduplicate note
2007-09-22 michaelindent
2007-09-22 michaelfix segfault with http://samples.mplayerhq.hu/nsv/nsv_s...
2007-09-21 ramiroProper check for --help and -h parameters
2007-09-21 ramiroLet the dependency checker decide about x11_grab_device...
2007-09-21 bcoudurierHDYC fourcc, sample hdyc/Test2.avi
2007-09-21 ramiroReplace one-lined if;elses to && ||
2007-09-21 bcoudurieradd D-10 NTSC support
2007-09-21 bcoudurierextract correct d10 aes3 audio channels number
2007-09-21 diegoSimplify H.264 decode_cabac_mb_cbp_luma(), giving a...
2007-09-20 aurelallcodecs.h and allformats.h are not used anymore
2007-09-20 aurelremove last dependencies on allformats.h and allcodecs.h
2007-09-19 diegocosmetics: typo
2007-09-19 benoitMake parse_date return INT64_MIN in case of unparsable...
2007-09-18 ramiroAdd extralibs to the dependency checker
2007-09-18 ramirogpl for the X11 grabber has already been checked for
2007-09-18 ramiroUse enable and disable macros where appropriate
2007-09-18 iiveRemove inline from function that is exported.
2007-09-18 ramiroProperly check for -lm
2007-09-18 aurelAdd support for VP6A in flv.
2007-09-18 diegocosmetics: sort()
2007-09-18 diegoAdd explanatory comments to the parse_date function.
2007-09-17 ramiroRemove forced -pthread for freebsd.
2007-09-17 ramiroIndent
2007-09-17 ramiroRemove --disable-bktr option from configure
2007-09-17 mhoffmanblackfin vsad primitives
2007-09-17 mhoffmanproperly tell the compiler that A0 and A1 are clobbered
2007-09-17 lucabeFix an ffserver crash when a non-existing rtsp: url...
2007-09-17 aureldisable loads of debug messages to reduce object size
2007-09-17 diegoRemove redundant ARCH_SPARC #ifdef, the file is compile...
2007-09-17 diegoReplace manual variable setting with the disable function.
2007-09-17 diegoRemove cross_prefix from ln command.
2007-09-17 lucabeUse AVFMT_FLAG_GENPTS for the input file (the RTP outpu...
2007-09-16 aurelloosen dependencies over allformats.h
2007-09-16 aurelremove obsolete and wrong extern declaration
2007-09-16 benmonkey audio demuxer now can parse ape tags
2007-09-16 ramiroMove av_exit() to before main()
2007-09-16 ramiroSplit av_exit() out of main()
next