]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-01-23 Michael Niedermayerremove padding to 16bit code, i dont think this change...
2007-01-23 Michael Niedermayermake av_find_stream_info() duration user selectable
2007-01-23 Michael Niedermayerflv follows in movs footsteps and has random trash...
2007-01-23 Michael Niedermayerimprove probe and give it the max score
2007-01-23 Michael Niedermayerseek based on currently active stream fixes seeking...
2007-01-23 Michael Niedermayercommand line option to select the audio stream
2007-01-23 Michael Niedermayerflame
2007-01-23 Luca AbeniPass a context to av_log(), when possible
2007-01-23 Michael Niedermayercheck num_reorder_frames for validity
2007-01-23 Baptiste CoudurierAVOption is now const, removes a few warnings
2007-01-23 Michael Niedermayeradding assert to protect delayed_pic
2007-01-23 Luca Barbato10l, there is a corner case afterall...
2007-01-23 Michel BardiauxFix wrong comment, patch by Michel Bardiaux mbardiaux...
2007-01-22 Michael Niedermayer1/0 fix
2007-01-22 Michael Niedermayerconsistant error return for asf_get_packet()
2007-01-22 Michael Niedermayerbetter padsize check
2007-01-22 Michael Niedermayermore correct error message
2007-01-22 Michael Niedermayerreplace wrong return 0 by -1
2007-01-22 Michael Niedermayercheck to detect nonsense fragment size
2007-01-22 Michael Niedermayerinden(ta)tion
2007-01-22 Michael Niedermayerreplace nonsense code by something which makes at least...
2007-01-22 Michael Niedermayercheck fragment offset and size
2007-01-22 Michael Niedermayermove frame header reading into its own function
2007-01-22 Michael Niedermayermore correct packet alignment check and correction
2007-01-22 Michael Niedermayer10l
2007-01-22 Michael Niedermayerdoxygenize comments
2007-01-22 Michael Niedermayercosmetics (aligne stuff nicely)
2007-01-22 Michael Niedermayerget rid of some sensless malloc/free
2007-01-22 Michael Niedermayersimplify
2007-01-22 Michael Niedermayerremove a few unused and duplicated variables
2007-01-22 Baptiste Coudurierdo not override rc_buffer_occupancy if set
2007-01-22 Michael Niedermayeradding a few checks to the audio packet descrambling...
2007-01-22 Diego BiurrunFix license headers and FSF postal address.
2007-01-22 Michael Niedermayercosmetic
2007-01-22 Diego BiurrunFix FSF postal address.
2007-01-22 Diego BiurrunFix some more license headers.
2007-01-22 Michael Niedermayerthese variables seem to be unused on the demuxer side...
2007-01-21 Aurelien Jacobsfix a typo in deps
2007-01-21 Diego BiurrunRemove BeOS hack.
2007-01-21 Diego BiurrunClarify that Xvid is used for encoding only.
2007-01-21 Michael Niedermayerget rid of a few idiotic asserts()
2007-01-21 Michael Niedermayeruseless &0x80
2007-01-21 Diego Biurruncosmetics: Sort decoder/encoder/parser variables lists.
2007-01-21 Aurelien Jacobsflashsv encoder also depends on zlib
2007-01-21 Aurelien Jacobsremove now useless codec_tag setting code in voc muxer
2007-01-21 Måns Rullgårdremove the last #ifdef from allcodecs.c
2007-01-21 Diego Biurruncosmetics: List all encoders together.
2007-01-21 Diego BiurrunRemove useless #ifdef.
2007-01-21 Måns Rullgårdremove useless #ifdef CONFIG_ZLIB
2007-01-21 Måns Rullgårdremove useless #ifdef CONFIG_ZLIB
2007-01-21 Måns Rullgårdit's called libgsm, not just gsm
2007-01-21 Benjamin LarssonRemove debug line.
2007-01-21 Benjamin LarssonAdd flashsv encoder to changelog and fix the encoder...
2007-01-21 Måns Rullgårdreorder alphabetically
2007-01-21 Måns Rullgårdremove no longer needed ifeq tests
2007-01-21 Måns Rullgårdremove no longer needed #ifdefs
2007-01-21 Måns Rullgårdcheck dependencies before setting CONFIG_*/ENABLE_*
2007-01-21 Benjamin LarssonFlash screen video encoder.
2007-01-21 Luca AbeniIncrease the av_log() levels, and add some documentatio...
2007-01-21 Ramiro PollaBeOS cleanup
2007-01-21 Michael Niedermayerremove sensless casts
2007-01-21 Michael Niedermayersimplify GUIDs
2007-01-21 Diego BiurrunDeclare zlib dependency in the Makefile, not in the...
2007-01-21 Benjamin LarssonReally fix my never ending mistakes.
2007-01-21 Benjamin LarssonDon't break compilation on systems without zlib.
2007-01-21 Benjamin LarssonThe block_size might be used incorrectly if it is not...
2007-01-21 Michael Niedermayerfix msmpeg4v3 tag in asf
2007-01-21 Michael Niedermayersimplify
2007-01-21 Michael Niedermayerthe context is supposed to be freed in the generic...
2007-01-21 Michael Niedermayerremove now useless codec_tag setting code in muxers
2007-01-21 Michael Niedermayersimplify
2007-01-21 Luca BarbatoConstantize AVOption, solve few warnings, patch from...
2007-01-21 Michael Niedermayerset codec_tag from codec_id if its not set and can...
2007-01-21 Michael Niedermayerthis is wrong but it was that way before the AVCodecTag...
2007-01-21 Benjamin LarssonFixed a typo, cosmetics.
2007-01-21 Benjamin LarssonGet rid of #ifdef CONFIG_ZLIB in the code. Code cleanup.
2007-01-21 Michael Niedermayerget rid of the [4] limitation of codec tag lists
2007-01-21 Reimar DöffingerFix crash when pred_order greater s->blocksize >> rice_...
2007-01-21 Michael Niedermayerexport a few more codec_tag-codec_id tables
2007-01-21 Michael Niedermayeradd codec_id <-> codec_tag tables to AVIn/OutputFormat
2007-01-20 Michael Niedermayerfix indention (dunno why it was messed up ...)
2007-01-20 Michael Niedermayerchecking bitstream values and other related changes
2007-01-19 Reimar DöffingerAttempt to better document AVFMT_NOFILE.
2007-01-19 Reimar DöffingerDemuxers with AVFMT_NOFILE will open a (possibly differ...
2007-01-19 Alex Beregszasziadd AV_WB/WL for lswriting, similar to AV_RB/RL (also...
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2007-01-19 Guillaume Poirierremove useless cast that makes code unreadable
2007-01-19 Francois Oligny... harden h264 decoding to prevent some crashes when input...
2007-01-19 Michael Niedermayeruint16->uint8
2007-01-18 Aurelien Jacobscosmetics: indentation
2007-01-18 François RevolThe long awaited BeOS cleanup, phase 1.1: removed usele...
2007-01-18 François RevolThe long awaited BeOS cleanup, phase 1
2007-01-18 Alex Beregszasziomg, major typo (fails if card supports rgb24)
2007-01-18 Panagiotis... Change the Snow encoder to always use the available...
2007-01-18 Diego BiurrunAdd/update some comments.
2007-01-18 Diego BiurrunRename do_libav var so as not to clash with the do_liba...
2007-01-18 Michael Niedermayerchange while loops to do-while as the condition is...
2007-01-17 Michael Niedermayersimpler branch structure in init (16 bytes smaller...
2007-01-17 Michael Niedermayerdoxygenize
2007-01-17 Michael Niedermayeravoid code duplication
next