]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-09-24 Diego Biurruncosmetics: Sort CODEC_ID list.
2007-09-24 Aurelien Jacobsrename vp56_b6to3 to vp56_b2p
2007-09-24 Aurelien Jacobssome simplifications and uniformisation
2007-09-24 Kostya ShishkovRemove check for input buffer size as it does not guara...
2007-09-24 Ramiro PollaOrganize header files and system functions checks
2007-09-24 Aurelien Jacobsadd support for yuva420p colorspace (yuv420p + alpha)
2007-09-24 Aurelien Jacobsadd support for yuva420p colorspace (yuv420p + alpha)
2007-09-24 Andreas Ömanfactor out dequant table lookup outside loops, gives...
2007-09-24 Luca AbeniAdd my name to the copyright header, since rtp_mpv...
2007-09-24 Michael Niedermayerremove done items
2007-09-24 Luca AbeniFix a warning by removing an useless assignment (buf_pt...
2007-09-24 Michael Niedermayercosmetic (get rid of _ at the start of local variable...
2007-09-24 Kostya ShishkovDo not try to decode more data than output buffer may...
2007-09-23 Diego BiurrunVIS-specific code should be enabled conditional to...
2007-09-23 Måns Rullgårdcreate and use check_asm() function
2007-09-23 Diego Biurruncosmetics: Move LDCONFIG variable to a more sensible...
2007-09-23 Michael Niedermayersome experimental iterative quantization code
2007-09-23 Diego BiurrunMove VIS CFLAGS settings into configure.
2007-09-23 Diego BiurrunVIS-specific code should be compiled conditional to...
2007-09-23 Diego BiurrunAdd a proper test for VIS instruction support.
2007-09-23 Kostya ShishkovFix decoding of VMDs representing sprites (Last Dynasty...
2007-09-23 Kostya ShishkovLooks like this APE decoder support versions starting...
2007-09-22 Diego Biurrunspelling
2007-09-22 Reimar DöffingerApply skip_loop_filter before checking if we can parall...
2007-09-22 Kostya ShishkovGuard against output buffer overflows
2007-09-22 Kostya ShishkovDo not decode more data than output buffer may hold
2007-09-22 Michael Niedermayerduplicate note
2007-09-22 Michael Niedermayerindent
2007-09-22 Michael Niedermayerfix segfault with http://samples.mplayerhq.hu/nsv/nsv_s...
2007-09-21 Ramiro PollaProper check for --help and -h parameters
2007-09-21 Ramiro PollaLet the dependency checker decide about x11_grab_device...
2007-09-21 Baptiste CoudurierHDYC fourcc, sample hdyc/Test2.avi
2007-09-21 Ramiro PollaReplace one-lined if;elses to && ||
2007-09-21 Baptiste Coudurieradd D-10 NTSC support
2007-09-21 Baptiste Coudurierextract correct d10 aes3 audio channels number
2007-09-21 Andreas ÖmanSimplify H.264 decode_cabac_mb_cbp_luma(), giving a...
2007-09-20 Aurelien Jacobsallcodecs.h and allformats.h are not used anymore
2007-09-20 Aurelien Jacobsremove last dependencies on allformats.h and allcodecs.h
2007-09-19 Diego Biurruncosmetics: typo
2007-09-19 Stefano SabatiniMake parse_date return INT64_MIN in case of unparsable...
2007-09-18 Ramiro PollaAdd extralibs to the dependency checker
2007-09-18 Ramiro Pollagpl for the X11 grabber has already been checked for
2007-09-18 Ramiro PollaUse enable and disable macros where appropriate
2007-09-18 Ivan KalvachevRemove inline from function that is exported.
2007-09-18 Ramiro PollaProperly check for -lm
2007-09-18 Aurelien JacobsAdd support for VP6A in flv.
2007-09-18 Diego Biurruncosmetics: sort()
2007-09-18 Stefano SabatiniAdd explanatory comments to the parse_date function.
2007-09-17 Ramiro PollaRemove forced -pthread for freebsd.
2007-09-17 Ramiro PollaIndent
2007-09-17 Ramiro PollaRemove --disable-bktr option from configure
2007-09-17 Marc Hoffmanblackfin vsad primitives
2007-09-17 Marc Hoffmanproperly tell the compiler that A0 and A1 are clobbered
2007-09-17 Luca AbeniFix an ffserver crash when a non-existing rtsp: url...
2007-09-17 Aurelien Jacobsdisable loads of debug messages to reduce object size
2007-09-17 Diego BiurrunRemove redundant ARCH_SPARC #ifdef, the file is compile...
2007-09-17 Diego BiurrunReplace manual variable setting with the disable function.
2007-09-17 Matthias SchneiderRemove cross_prefix from ln command.
2007-09-17 Luca AbeniUse AVFMT_FLAG_GENPTS for the input file (the RTP outpu...
2007-09-16 Aurelien Jacobsloosen dependencies over allformats.h
2007-09-16 Aurelien Jacobsremove obsolete and wrong extern declaration
2007-09-16 Benjamin Zoresmonkey audio demuxer now can parse ape tags
2007-09-16 Ramiro PollaMove av_exit() to before main()
2007-09-16 Ramiro PollaSplit av_exit() out of main()
2007-09-16 Stefano SabatiniDefine mandir as $(PREFIX)/share/man rather than as...
2007-09-16 Diego Biurruncosmetics: typo
2007-09-16 Diego Biurrunwarning fix:
2007-09-16 Andreas Ömanfix image corruption when with multi-threaded decoding.
2007-09-16 Kostya ShishkovRegister myself as APE maintainer
2007-09-15 Dave Yeoln is not available on all platforms, so introduce...
2007-09-15 Kostya ShishkovEnable error resilience in WMV3/VC-1 decoder
2007-09-15 Stefano SabatiniMake distclean should remove .vhookdep.
2007-09-15 Kostya ShishkovHALFPQ should be used only for when PQUANT is selected
2007-09-15 Kostya ShishkovIn case when any quantizer may occur, HALFPQ should...
2007-09-15 Reimar DöffingerSet codec_id correctly for RJPG codec_tag
2007-09-15 Justin Rugglesskip incomplete frames
2007-09-15 Justin Rugglesbetter AC3 header error reporting
2007-09-15 Justin Rugglesfix random dithering of zero-bit mantissas
2007-09-15 Justin Rugglescosmetics: rename variables. tbl->tab for consistency...
2007-09-15 Justin Rugglesfix decoding of DolbyNet AC3
2007-09-14 Luca AbeniSupport fragmentation for AAC frames
2007-09-14 Luca AbeniSupport for AAC streaming over RTP. Fragmentation is...
2007-09-14 Kostya ShishkovCheck unp_size for possible overflows too
2007-09-13 Diego Biurrunspelling/wording/grammar
2007-09-13 Diego Biurrunmisc wording/grammar/spelling improvements
2007-09-13 Benoit FouetForward error code when reading a v4l2 frame
2007-09-13 Diego BiurrunPass correct CPU flags to compilation of sparc/simple_i...
2007-09-13 Kostya ShishkovAdd checks on input/output buffers size for some audio...
2007-09-13 Kostya ShishkovMonkey Audio decoder
2007-09-12 Michael Niedermayera little bit more bitstream syntax for the residual
2007-09-12 Michael Niedermayermake intra dc prediction less contradictory
2007-09-12 Baptiste Coudurierstop parsing udta if size is wrong/garbage, fix issue...
2007-09-12 Diego Biurrunlink fixes
2007-09-12 Dave YeoRecurse into libswscale on uninstall.
2007-09-11 Ramiro PollaTypo
2007-09-11 Michael Niedermayerfix timestamps used for ratecontrol
2007-09-11 Michael Niedermayerr_frame_rate
2007-09-11 Aurelien Jacobsmove unrelated functions declarations out of allformats.h
2007-09-10 Aurelien Jacobsrtp and rtsp demuxer declarations are not part of publi...
2007-09-10 Ramiro PollaBump micro version number for r10429
next