]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-06-16 Måns RullgårdThe AAC frame header uses 13 bits for the frame size...
2006-06-16 Måns Rullgårdtest availability of various compiler flags, and verify...
2006-06-16 Diego BiurrunFix compilation with all combinations of --disable...
2006-06-16 Måns Rullgårdfree codec extradata in av_close_input_file
2006-06-15 Baptiste Couduriermake dump_format output more homogenous
2006-06-15 Baptiste Coudurierexport all tracks to libavformat layer
2006-06-15 Michael Niedermayervfr mov/mp4 todo item
2006-06-15 R. Brian AndersonFix segfault
2006-06-15 Michael Niedermayer10l to whoever wrote this
2006-06-15 Luca AbeniFix typo
2006-06-14 Måns Rullgårdcheck for SDL_VideoInfo.current_[wh] availability in...
2006-06-14 Loren Merrittupdate regression tests for r5449 (adpcm)
2006-06-14 Michael Niedermayerdont load the index if we cant seek back
2006-06-13 Baptiste Couduriercheck fseek return value
2006-06-13 Baptiste Coudurierfix unused computed value
2006-06-13 Baptiste Coudurierfix mp3 muxing
2006-06-13 Michael Niedermayerfix probe of high bitrate mpeg2video
2006-06-13 Luca Barbatooprofile reference for Linux/PPC
2006-06-12 Måns RullgårdMIPS doesn't like unaligned accesses
2006-06-12 Baptiste Couduriersimplify, completely ignore streams not recognized...
2006-06-12 Loren Merritth264: accept rbsp_trailing longer than 1 byte
2006-06-11 Reimar Döffingerread_packet return value must be < 0 when no packet...
2006-06-10 Måns Rullgård10l to myself for being overzealous with $cross_prefix
2006-06-10 Diego BiurrunAdd support for GNU/kFreeBSD systems.
2006-06-09 Måns Rullgårddon't use xlib in ffplay, and bump required sdl version
2006-06-09 Måns Rullgårduse ifeq(...,yes) instead of ifdef
2006-06-09 Diego BiurrunCVS --> Subversion
2006-06-09 Baptiste Coudurierfix closed gop flag
2006-06-09 Diego Biurrunwww1.mplayerhq.hu --> lists.mplayerhq.hu
2006-06-09 Diego BiurrunCVS --> Subversion
2006-06-05 Måns Rullgårdprobe for mpeg audio
2006-06-05 Reimar Döffingerfix variable type used via "m" asm constraint to match...
2006-06-04 Michael Niedermayersupport doing motion estimation and compensation withou...
2006-06-04 Roberto Tognirm_read_audio_stream_info return type is not void
2006-06-04 Roberto TogniSupport for AAC (fourcc raac and racp) in rm files
2006-06-04 Måns Rullgårdfix seek related bugs
2006-06-03 Luca Barbatoput_pixels16_l2_altivec and avg_pixels16_l2_altivec
2006-06-03 Loren MerrittADPCM: trellis quantization
2006-06-03 Corey HickeyMake B-frame reduction sensitivity by b_strategy/vb_str...
2006-06-03 Loren Merrittadpcm_ima & adpcm_yamaha: improved quantization
2006-06-02 Diego BiurrunRemove now obsolete .cvsignore files.
2006-06-02 Benjamin LarssonFixed a possible bug, checked against the assembly.
2006-06-01 Måns Rullgårdindentation
2006-06-01 Måns Rullgårdapply $cross_prefix before $cc is used
2006-06-01 Diego Biurrun'make depend' should recurse into libavutil as well.
2006-06-01 Måns Rullgårdremove redundant make variable SUBDIR
2006-06-01 Måns Rullgård10l to Diego
2006-06-01 Diego Biurrunlibavcodec/libpostproc ---> libpostproc
2006-06-01 Måns Rullgårdmajor cleanup of compiler/library tests
2006-06-01 Michael Niedermayerrandom ideas
2006-06-01 Michael Niedermayerdrop stuff which seems to have been finished
2006-06-01 Benjamin LarssonFlash Screen Video decoder (fourcc:FSV1)
2006-05-31 Kostya ShishkovPalette support for newer KMVC
2006-05-30 Måns Rullgårdmake configure --whatever --help work as expected
2006-05-30 Loren MerrittSnow: don't try to encode lossless with 9/7 wavelet...
2006-05-30 Loren MerrittSnow: cosmetics
2006-05-30 Loren MerrittSnow: scale predicted mv based on which reference frame...
2006-05-30 Luca AbeniInclude the correct video4linux2 header
2006-05-30 Ville SkyttäSupport modular X11 path to rgb.txt patch by (Ville...
2006-05-30 Loren MerrittSnow: cosmetics
2006-05-30 Loren MerrittSnow: fix subband weighting in wavelet cmp functions...
2006-05-30 Loren MerrittSnow: 10l. 1pass ratecontrol failed to set snow's inter...
2006-05-29 Corey HickeyMake b_frame_strategy not fail on pass 2, but still...
2006-05-29 Michael Niedermayerimprove selftest
2006-05-29 Roberto Togni10000l don't reuse outer loop index in inner loops
2006-05-29 Michael Niedermayerfabs is better then abs for floats ...
2006-05-29 Michael Niedermayertypo me thinks ...
2006-05-29 Michael Niedermayercbp must be >0 here or we are in troubble
2006-05-28 Loren Merritth264: MBAFF interlaced decoding
2006-05-28 Loren Merritth264: faster fill_rectangle()
2006-05-28 Loren MerrittSnow multiple reference frames
2006-05-28 Loren MerrittSnow 1pass ratecontrol
2006-05-27 Michael Niedermayersuggest solution for 2 fixmies
2006-05-27 Diego BiurrunAdd a small comment about a part that should be in...
2006-05-27 Diego BiurrunAMR URL fixes
2006-05-27 Michael Niedermayerworking H.264 + AAC in mp4 encoding example for the psp
2006-05-26 Baptiste Coudurierfix mbd bits bug, finally
2006-05-26 Diego BiurrunRemove all .cvsignore files, they are no longer necessary.
2006-05-19 Diego Biurruntypo/grammar fixes
2006-05-19 Earl LevineFix segfault on Mac OS X, patch by Earl Levine elevine...
2006-05-19 Michael Niedermayeripod & psp encoding guide
2006-05-19 Michael Niedermayerfixing title on PSP (0x60 != 'a') someone needs a 10x10...
2006-05-18 Michael Niedermayerdont store mov style meta tags in mp4 (fixes ffmpeg...
2006-05-18 Michael Niedermayerdont write LAVF_ID if bitexact and any meta tag is set
2006-05-18 Michael Niedermayersimplify meta tag writing code
2006-05-18 Baptiste Coudurierfix seeking, typo provoking hard segfault
2006-05-18 Baptiste Coudurierfix keyframe check, stss might be there but count set...
2006-05-18 Diego BiurrunGenerate the list of all programs, unstripped programs...
2006-05-18 Diego BiurrunRename singular variables to more sensible plural form.
2006-05-18 Diego Biurrununinstallation support
2006-05-18 Diego BiurrunSimplify vhook build.
2006-05-18 Diego Biurruntypo fixes
2006-05-18 Diego Biurruncosmetics: Prettyprint some commands.
2006-05-18 Diego BiurrunAdd Mans as maintainer for oggparseogm.c.
2006-05-18 Michael NiedermayerURLProtocol faq
2006-05-17 Diego BiurrunRemove some lines that are duplicated in common.mak.
2006-05-17 Diego BiurrunAdd MPEG FourCC for MPEG-2 video.
2006-05-17 Kostya ShishkovProper PTS generation for Smacker audio
2006-05-17 Kostya ShishkovNow MPlayer should understand Smacker audio and video...
2006-05-16 Diego BiurrunSimplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.
next