]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2007-09-10 Aurelien Jacobs*_protocol are not part of public API
2007-09-10 Luca AbeniTest extradata_size instead of the CODEC_FLAG_GLOBAL_HE...
2007-09-10 Michael Niedermayerhigh level bitstream and decoding process in ascii art
2007-09-10 Luca AbeniFix timestamps in RTP packets (now, MPEG1 video with...
2007-09-10 Luca AbeniProperly set RTP and NTP timestamps in RTCP SR packets
2007-09-10 Michael Niedermayermove 8tap filter to not important as that is purely...
2007-09-10 Michael Niedermayerupdate todo
2007-09-10 Michael Niedermayercosmetic
2007-09-09 Michael Niedermayermake changing spatial_decomposition_count per frame...
2007-09-09 Reimar Döffingerdsputil must be initialized before calling rtjpeg init.
2007-09-09 Patrice BensoussanImprove track number decoding for some WMA files
2007-09-09 Michael Niedermayerdo not ignore return of decode_header()
2007-09-09 Michael Niedermayerdo not force the halfpel filter coeffs to be retransmit...
2007-09-09 Michael Niedermayerupdate spec to reflect changes to implementation about...
2007-09-09 Michael Niedermayerallow changing of the spatial_decomposition_count and...
2007-09-09 Michael Niedermayerperform init after reading the values needed for init
2007-09-09 Stefano SabatiniDocument libavutil/mem.h:av_strdup.
2007-09-09 Michael Niedermayerunneeded and impossible during init ...
2007-09-09 Michael Niedermayerunused
2007-09-09 Michael Niedermayerallocate slice buffer after parsing the header containi...
2007-09-09 Michael Niedermayerremove ()
2007-09-09 Michael Niedermayerspatial_decomposition_count != 5 bugfix
2007-09-09 Michael Niedermayerscaling obmc tables under #if 0 also by 4 (yes they...
2007-09-09 Michael Niedermayerclarify
2007-09-09 Reimar DöffingerProperly handle nuv file with changing resolution
2007-09-09 Diego Biurruncosmetics: Remove useless empty line.
2007-09-09 Diego BiurrunElaborate on licensing issues: A few files are from...
2007-09-09 Reimar DöffingerDo not set codec_tag when the container does not specif...
2007-09-09 Reimar DöffingerMake sure rtjpeg quality is a valid value
2007-09-09 Reimar DöffingerFix extreme stupidity: buffer size check must of course...
2007-09-09 Reimar Döffinger10l, add check forgotten in last commit
2007-09-09 Reimar DöffingerFirst ugly and slow attempt to fix nuv files with extra...
2007-09-09 Reimar DöffingerSimplify nuv: factor out LZO decompression
2007-09-09 Reimar DöffingerCopy nuv header only when the video codec is nuv
2007-09-08 Michael Niedermayerdocument MC
2007-09-08 Michael Niedermayerrename HTAPS -> HTAPS_MAX (later is correct after the...
2007-09-08 Michael Niedermayerstore halfpel filter coefficients in the header as...
2007-09-08 Michael Niedermayerremove outcommented code
2007-09-08 Michael Niedermayerindention
2007-09-08 Michael Niedermayercleanup mc_block()
2007-09-07 Andreas ÖmanIndentation
2007-09-07 Andreas ÖmanLet H.264 decoder skip deblocking across slices
2007-09-07 David ConradUpdate mkv regression tests after r10421
2007-09-07 Ramiro PollaRename the format name audio_device (used in both oss...
2007-09-07 Ramiro PollaRemove --disable-audio-oss option from configure.
2007-09-07 Ramiro PollaRemove --disable-audio-beos option from configure.
2007-09-07 Ramiro PollaSeparate audio_(de)muxer into oss_(de)muxer and audio_b...
2007-09-07 Michael Niedermayerrevert r10403
2007-09-06 Stefano SabatiniCosmetic, change "fvstats" to "vstats_file".
2007-09-06 Limin WangSet data_size to zero when DCA header parse failed
2007-09-06 Benoit FouetAdd a bitstream filter for H.264.
2007-09-06 David ConradUse V_MPEG4/ISO/ASP for mpeg4 when muxing mkv
2007-09-06 Kostya ShishkovSet correct length for last slice in frame subpacket
2007-09-05 Guillaume Poiriermention slice-based parallel H.264 decoding in changelog
2007-09-05 Diego Biurruncosmetics: Add some whitespace for better readability.
2007-09-05 Diego Biurrunspelling/wording nits in some Doxygen comments
2007-09-05 Jeff DownsAvoid a crash when H264 MMC operation causes the short...
2007-09-05 Ramiro PollaRename dc1394.c to libdc1394.c
2007-09-05 Ramiro PollaPrefix library format names with 'lib' in libavformat
2007-09-05 Ramiro PollaRemove --disable-{v4l,v4l2} options from configure
2007-09-05 Ramiro PollaGive better filenames to bktr and v4l grabbers
2007-09-05 Ramiro PollaRemove video_grab_ prefix from video_grab_{bktr,v4l}
2007-09-05 Michael Niedermayerrevert 10409
2007-09-05 Michael Niedermayerexport put_timestamp()
2007-09-05 Neil BrownMake sure that if a stream has a duration but the conta...
2007-09-05 Andreas ÖmanAdd slice-based parallel H.264 decoding
2007-09-05 Marc Hoffmanusing isnan instead of d==d, to signal correctly parsed...
2007-09-05 Wolfram GlogerCorrect initial timestamp
2007-09-05 Diego BiurrunReplace outdated BeOS section with a note that says...
2007-09-05 Mark CoxAdd description for feature_request/open/approved.
2007-09-05 Tao HuangFix put_*_xy2_arm bug and enable put_pixels16_arm and...
2007-09-05 Diego BiurrunSort one more list alphabetically.
2007-09-05 Diego BiurrunAlphabetically sort library dependencies list.
2007-09-05 Guillaume PoirierFix links to ARM documentation
2007-09-05 Luca AbeniAAC support in the SDP generator
2007-09-05 Kostya ShishkovMove H.264 intra prediction functions into their own...
2007-09-05 Michael Niedermayer16bit IDWT implementation note
next