]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2008-05-30 Baptiste Couduriertake over ffserver maintenance
2008-05-30 Baptiste Coudurierlog some errors
2008-05-30 Baptiste Coudurierset is_streamed before writing data to output file
2008-05-29 Carl Eugen... Warn about unimplemented H264 feature.
2008-05-29 Baptiste Couduriercosmetics, reindent
2008-05-29 Baptiste Couduriercosmetics, move declaration where it is used, remove...
2008-05-29 Baptiste Couduriercosmetics, space before and after parenthesis, weird...
2008-05-29 Pascal Massiminoin TRUNCATED mode, use residual fragments in ParseContext
2008-05-29 Baptiste Coudurieruse av_parse_video_frame_rate
2008-05-29 Reimar DöffingerCheck av_new_stream return value, fixes CID75 RUN2
2008-05-29 Michael NiedermayerENOMEM is better, yes ...
2008-05-29 Reimar DöffingerCheck av_new_stream return value, fixes CID79 RUN2
2008-05-29 Reimar DöffingerCheck for av_new_stream failure, fixes CID76 RUN2
2008-05-29 Diego BiurrunRemove unnecessary #include.
2008-05-29 Erik HovlandRemove unnecessary header #includes.
2008-05-29 Diego BiurrunSome (Solaris) gcc versions apparently output a comment...
2008-05-29 Stefano SabatiniAdd ASUS V1/V2 decoder codec long names.
2008-05-29 Anssi HannulaWhen shared libraries are built, make the pkg-config...
2008-05-29 Joakim PlateCheck return of url_fseek in mpeg timestamp reading...
2008-05-29 Stefano SabatiniSimplify show_banner() so that it does not require...
2008-05-29 Baptiste Coudurierreindent
2008-05-29 Baptiste Couduriercheck that redirect is set, fixes CID13 RUN2
2008-05-29 Baptiste Coudurierreindent
2008-05-29 Baptiste Couduriercheck that stream is set, fixes CID13 RUN2
2008-05-29 Baptiste Couduriercheck if stream has been set, fixes CID15 RUN2
2008-05-29 Baptiste Coudurierinit h, fixes CID54 RUN2
2008-05-29 Baptiste Coudurierwarn if pts is not set, prevent writing negative/weird...
2008-05-29 Baptiste Coudurierreindent
2008-05-29 Baptiste Coudurierthis should be valid for audio too
2008-05-29 Baptiste Couduriercheck if extradata comes from mp4 and assume bitsteam...
2008-05-28 Baptiste Coudurierset avctx time_base in dv decoder
2008-05-28 Anssi HannulaDefine private libraries as 'Libs:' when only static...
2008-05-28 Michael NiedermayerILP64 fix
2008-05-28 Michael Niedermayermemleak / CID124 RUN2
2008-05-28 Baptiste Coudurieruse av_fifo_generic_write, old func is deprecated
2008-05-28 Vitor SessakRename variable
2008-05-28 Michael NiedermayerDead code removal, fixes CID59 RUN2.
2008-05-28 Vitor SessakMore intermediate vars removal
2008-05-28 Michael NiedermayerRemoving dead code, fixes CID4 RUN2.
2008-05-28 Vitor SessakRemove unused var
2008-05-28 Vitor SessakRemove useless intermediate var
2008-05-28 Vitor SessakRemove dec1() function
2008-05-28 Michael Niedermayerremove != 0
2008-05-28 Michael NiedermayerDo a little more checking.
2008-05-28 Michael NiedermayerDo not read from after the table, fixes CID108 RUN2.
2008-05-28 Vitor SessakUse ff_acelp_weighted_vector_sum() instead of reimpleme...
2008-05-28 Vitor SessakMake lpc coefficients 16 bit wide
2008-05-28 Vitor SessakSimplify implementation and use of dec2()
2008-05-28 Baptiste Coudurierremove dummy coded frame, no muxer should use it anyway
2008-05-28 Diego BiurrunAdd a note about everybody's favorite recurring gcc...
2008-05-28 Michael NiedermayerPrevent 128*1<<trellis from becoming 0 and creating...
2008-05-28 Stefano SabatiniSlightly clarify bitstream filter help output.
2008-05-28 Michael NiedermayerRemove coded_frame==NULL checks for video encoders.
2008-05-28 Michael Niedermayerset coded_frame
2008-05-28 Michael NiedermayerUpdate regression checksums after dts calculation fix...
2008-05-28 Diego BiurrunAdd command line option to set the value of bindir.
2008-05-28 Diego Biurruncosmetics: spelling typo fixes
2008-05-28 Michael NiedermayerNull pointer check / CID26.
2008-05-28 Michael NiedermayerFix return type of ff_init_me().
2008-05-28 Michael Niedermayeruseless
2008-05-28 Michael Niedermayerminor simplification
2008-05-28 Michael Niedermayerredundant
2008-05-28 Michael NiedermayerFixes NULL pointer dereference CID66
2008-05-28 Michael NiedermayerTell the user if a AVI is non interleaved.
2008-05-27 Michael NiedermayerCheck dia size a little more. Fixes CID80.
2008-05-27 Diego BiurrunRemove unused variable 'prefix' from config.mak.
2008-05-27 Baptiste Coudurieruse internal video frame number
2008-05-27 Baptiste Couduriercosmetics
2008-05-27 Baptiste Couduriersimplify, use pointer to codec context in struct instea...
2008-05-27 Baptiste Couduriersimplify, use pointer to codec context in struct instea...
2008-05-27 Michael NiedermayerArrays where one element too small, fixes CID114.
2008-05-27 Michael Niedermayerredundant check--
2008-05-27 Michael Niedermayermemleak / fixes CID118
2008-05-27 Michael NiedermayerFix memleak, fixed CID123.
2008-05-27 Michael NiedermayerDo not read from prior the array, fix CID 127.
2008-05-27 Michael NiedermayerDo not use the pts/dts calculation code which needs...
2008-05-27 Vitor SessakAdd comment
2008-05-27 Vitor SessakFix doxy comments
2008-05-27 Dmitry AntipovAdd Intel IWMMXT2 link, patch by Dmitry Antipov, dmanti...
2008-05-27 Diego BiurrunCall x264 and Xvid libx264 and libxvid in the configure...
2008-05-27 Diego Biurruncosmetics: XviD is now called Xvid.
2008-05-27 Diego Biurruncosmetics: typo fixes
2008-05-27 Stefano SabatiniUpdate documentation of show_version() to account for...
2008-05-27 Baptiste Coudurieruse AVFifoBuffer
2008-05-27 Baptiste Couduriercosmetics
2008-05-27 Baptiste Couduriermerge init and declaration
2008-05-27 Baptiste Couduriersimplify and use version instead
2008-05-27 Baptiste Couduriersimplify
2008-05-27 Baptiste Couduriersimplify
2008-05-27 Baptiste Couduriercosmetics, remove useless cases and braces
2008-05-27 Baptiste Coudurieruse av_fifo_generic_write, old func is deprecated
2008-05-27 Baptiste Coudurierremove const qualifier, removes warning:
2008-05-27 Diego BiurrunDo not remove gmon.out on clean, we never create it.
2008-05-27 Justin Ruggleszero the upper frequencies of the correct coefficients
2008-05-27 Diego BiurrunRemove TAGS target cruft.
2008-05-27 Diego BiurrunSimplify phony target declaration.
2008-05-27 Diego BiurrunRename test-server target to servertest for consistency...
2008-05-26 Baptiste Couduriertypo
2008-05-26 Baptiste Coudurierregister myself as ffm maintainer
2008-05-26 Diego Biurrunconsistency cosmetics: indices --> indexes in variable...
next