]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2007-01-25 Panagiotis... Silence GCC when incorrectly complaining that the ...
2007-01-25 Diego BiurrunDo not run (broken) ffserver test by default and warn...
2007-01-25 Ramiro PollaRemove installstrip in favor of explicit strip; better...
2007-01-25 Diego Biurruncomment typo
2007-01-25 Guillaume Poirieruse more portable PRIu64
2007-01-25 Panagiotis... Bring down the number of snow.c warnings from 27 to...
2007-01-25 Baptiste Coudurierdo not force output audio channels
2007-01-25 Panagiotis... Brings down the number of snow.c warnings from 33 to...
2007-01-25 Benjamin LarssonFlash screen video encoding support.
2007-01-25 Benjamin LarssonDon't copy more then needed, bugfix by Gus Scheidt...
2007-01-25 Kostya ShishkovSome TIFFs do not set rows per strip for single strip.
2007-01-25 Diego BiurrunPROGS depends on PROGS_G so depending on just PROGS...
2007-01-25 Diego BiurrunSimplify conditional compilation handling.
2007-01-25 Diego BiurrunMove conditional CFLAGS and OBJS setting to common...
2007-01-25 Diego BiurrunTheora encoding via libtheora.
2007-01-25 Diego Biurruncosmetics: sort
2007-01-24 Baptiste CoudurierTODO update
2007-01-24 Kostya ShishkovAdd debug messages for AP headers
2007-01-24 Kostya ShishkovOff-by-one error fix
2007-01-24 Kostya ShishkovFail on VC-1 interlaced streams
2007-01-24 Baptiste Coudurieradd hint for closed gop and sc threshold error message
2007-01-24 Baptiste Coudurierremove some printf warnings
2007-01-24 Baptiste Couduriermake vars unsigned
2007-01-24 Baptiste Coudurierstop if current sample is higher than sample count
2007-01-24 Ian Caulfieldfix indentation, patch by Ian Caulfield % ian P caulfie...
2007-01-24 Ian CaulfieldAllows the AC3 parser to read the frame size and codec...
2007-01-24 Michael Niedermayerset last_picture for h.264 too, this significantly...
2007-01-24 Baptiste Coudurierreplace strcpy by memcpy
2007-01-24 Michael Niedermayercrash fix by Carl Eugen Hoyos cehoyos ag.or at
2007-01-24 Michael Niedermayerexplicit values for all enums
2007-01-24 Baptiste Coudurierremove useless field
2007-01-24 Baptiste Coudurierremove obsolete comment
2007-01-24 Baptiste Couduriermake some fields unsigned
2007-01-24 Baptiste Coudurieradd sanity checks
2007-01-24 Michael Niedermayerenum
2007-01-24 Michael Niedermayermaybe fix segfault with missing extradata (unchecked)
2007-01-23 Daniel Kristjanssonmpegts-documentation-only.patch -- adds documentation...
2007-01-23 Måns Rullgårdremove unused files
2007-01-23 Daniel Kristjansson"converts printf's to avlog's" patch by Daniel Kristjan...
2007-01-23 Daniel Kristjansson"removes definition for old crc func" patch by Daniel...
2007-01-23 Michael Niedermayermake the asf demuxer resistant against insertion/deleti...
2007-01-23 Michael Niedermayerfix segfault with darkkben.free.fr/corrupted_h264.mp4
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.
next