]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-03-28 Stefano Sabatinimp: extend syntax, make it accept mp=filter=params
2011-03-28 Stefano Sabatinidocumentation: sort filter descriptions in filters...
2011-03-28 Stefano Sabatinidocumentation: extend documentation for ffmpeg -aspect...
2011-03-28 Stefano Sabatinisndio: prefer "FFmpeg" over "Libav" in the license...
2011-03-28 Reimar DöffingerUse consistent condition for whether to run slice-threa...
2011-03-28 Reimar DöffingerUnbreak avcodec_thread_init
2011-03-28 Michael NiedermayerFix compilation failure with runtime cpudetect (Ticket...
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerImplement interlaced scaling.
2011-03-27 Aurelien Jacobsadd SubRip encoder
2011-03-27 Stefano Sabatinidrawtext: draw glyphs for the strftime()-expanded text
2011-03-27 Stefano Sabatinidrawtext: fix minor errors and typos in the filter...
2011-03-27 Justin Rugglesac3enc: Add codec-specific options for writing AC-3...
2011-03-27 Stefano Sabatinisetdar: prefer "sar" over "par" in log info message
2011-03-27 Stefano Sabatiniffmpeg: warns the user when the selected pixel format...
2011-03-27 Ramiro PollaRemove arrozcru URL from documentation
2011-03-27 Bradsndio support for playback and record
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael Niedermayermake xvid less picky about unkown aspect
2011-03-26 Philip LangdaleCrystalHD: Remove redundant interlaced check.
2011-03-26 Philip LangdaleCrystalHD: Add 2011 to Copyright
2011-03-26 Philip LangdaleRevert "CrystalHD: Improve interlaced h.264 support."
2011-03-26 Philip LangdaleRevert "CrystalHD: Add heuristics to try and distinguis...
2011-03-26 Philip LangdaleRevert "CrystalHD: Refine heuristic logic."
2011-03-26 Philip LangdaleCrystalHD: Refine heuristic logic.
2011-03-26 Philip LangdaleCrystalHD: Add heuristics to try and distinguish h...
2011-03-26 Philip LangdaleCrystalHD: Improve interlaced h.264 support.
2011-03-26 Alexander Strangedsputil: allow to skip drawing of top/bottom edges.
2011-03-26 Ronald S. BultjeSplit fate-psx-str-v3 into a video-only and audio-only...
2011-03-26 IlyaUse strtoul to parse rtptime and seq values.
2011-03-26 Nicolas GeorgeALSA: implement channel layout for playback.
2011-03-26 Stefano Sabatiniffprobe: provide format parameters to av_open_input_file()
2011-03-26 Stefano Sabatinilavf: make compute_pkt_fields2() return meaningful...
2011-03-26 Stefano Sabatinicmdutils: remove list_fmts(), simplify
2011-03-26 Reimar DöffingerDPX decode: add buffer size checks.
2011-03-26 Peter Rossnut format: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-03-26 Peter Rossrawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-03-26 Peter RossMake the hflip filter accept PIX_FMT_BGR48LE and PIX_FM...
2011-03-26 Peter RossMake the crop filter accept PIX_FMT_BGR48LE and PIX_FMT...
2011-03-26 Peter Rosslibswcale: PIX_FMT_BGR48LE and PIX_FMT_BGR48BE scaler...
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Justin Rugglesmov: set audio service type for AC-3 from bitstream...
2011-03-25 Justin RugglesGet audio_service_type for AC-3 based on bitstream...
2011-03-25 Justin RugglesUse audio_service_type to set stream disposition.
2011-03-25 Justin RugglesAdd APIchanges entry for audio_service_type.
2011-03-25 Justin RugglesAdd audio_service_type field to AVCodecContext for...
2011-03-25 Mans Rullgardconfigure: in check_ld, place new -l flags before exist...
2011-03-25 Reimar DöffingerUpdate to latest MPlayer version.
2011-03-25 Michael Niedermayerlavc: Bump micro for dvd subtitle cb/cr fix Signed...
2011-03-25 Alexandre ColucciFix incorrect colors when decoding Blu-ray subtitles
2011-03-25 Alexandre ColucciFix incorrect colors when decoding DVD subtitles
2011-03-25 Stefano Sabatiniconfigure: sort filter deps entries
2011-03-25 Stefano Sabatiniconfigure: update ffmpeg-user mailing-list address
2011-03-25 Stefano Sabatiniffmpeg: include conditionally the sws_flags variable
2011-03-25 Justin Rugglessupport @heading, @subheading, @subsubheading, and...
2011-03-25 Michael NiedermayerRevert "matroskadec: set default duration for simple...
2011-03-25 Luca Barbatodoc: update build system documentation
2011-03-25 Young Han Leeaacenc: indentation
2011-03-25 Young Han Leeaacenc: fix the side calculation in search_for_ms
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'ffmpeg-mt/master'
2011-03-25 Michael NiedermayerRemove a tab, somehow it sneaked past the hooks in...
2011-03-25 Alexander Strangevp8.c: rename EDGE_* to VP8_EDGE_*.
2011-03-25 Michael NiedermayerMake multiple Ctrl-C capable to kill stuck protocols.
2011-03-25 Michael NiedermayerFix apparently exploitable race condition.
2011-03-25 Michael NiedermayerMore advanced ffmpeg mpeg2 aspect guessing code.
2011-03-25 Michael Niedermayerlog:Sanitize string of most control chars before printing.
2011-03-25 XVIntel H.263 aspect ratio processing fix.
2011-03-25 XVFix Intel I.263 "Strict H.263 compliance" file playbac...
2011-03-25 Aurelien Jacobssrtdec: make sure we don't write past the end of buffer
2011-03-24 John Stebbinsmatroskadec: set default duration for simple block
2011-03-24 Diego Elio... When building for MinGW32 disable strict ANSI compliancy.
2011-03-24 Mans RullgardARM: fix ff_apply_window_int16_neon() prototype
2011-03-24 Mans Rullgardconfigure: check for --as-needed support early
2011-03-24 Mans RullgardARM: NEON optimised apply_window_int16()
2011-03-24 Mans Rullgardac3enc: NEON optimised shift functions
2011-03-24 Mans Rullgardac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_ex...
2011-03-24 Ronald S. Bultjempeg12.c: fix slice threading for mpeg2 field picture...
2011-03-24 Tomas HärdinImprove channel count and bitrate error handling in...
2011-03-24 Ronald S. Bultjeffmetadec.c: fix compiler warnings.
2011-03-24 Martin Storsjöconfigure: Don't explicitly disable ffplay or in/outdev...
2011-03-24 Martin Storsjöconfigure: Remove the explicit disabling of ffserver
2011-03-24 Martin Storsjöconfigure: Add fork as a dependency to ffserver
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Aurelien Jacobsmatroskaenc: make sure we don't produce invalid file...
2011-03-24 Aurelien Jacobsmatroskaenc: add missing new line in av_log() call
2011-03-23 Aurelien Jacobsmatroskadec: check that pointers were initialized befor...
2011-03-23 Compnfix typo
2011-03-23 Anton Khirnovavio: make udp_set_remote_url/get_local_port internal.
2011-03-23 Vladimir Pantelicasfdec: also subtract preroll when reading simple index...
2011-03-23 Anton Khirnovmatroskaenc: remove a variable that's unused after...
2011-03-23 Anton Khirnovavio: cosmetics - nicer vertical alignment.
2011-03-23 Mans RullgardRemove unnecessary icc version checks
2011-03-23 Mans RullgardDisable 'attribute "foo" ignored' warnings from icc
2011-03-23 Martin Storsjörtsp: Don't use a locale dependent format string
2011-03-23 Tomas HärdinAdd xd55 codec tag for XDCAM HD422 720p25 CBR files.
2011-03-23 Mans Rullgardconfigure: get libavcodec version from new version...
2011-03-23 Anton Khirnovlavc: move the version macros to a new installed header.
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Anton Khirnovmatroskaenc: simplify get_aac_sample_rates by using...
next