aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-15fate: improve md5sum utility selectionMans Rullgard
2012-10-15tools/ffeval: include compat/getopt.c in case of missing system getopt()Stefano Sabatini
2012-10-15examples/muxing: extend usage noticeStefano Sabatini
2012-10-15Merge branch 'docu' of https://github.com/rdp/FFmpegMichael Niedermayer
2012-10-15rangecoder-test: Drop timer output that clutters stderrDiego Biurrun
2012-10-15rangecoder-test: Return in case of an errorDiego Biurrun
2012-10-15ffmpeg: check timebase validity before using it.Michael Niedermayer
2012-10-15doc/filters: pad examples should be a @subsectionNicolas Noirbent
2012-10-15docu: add word resize to scale filter, to make searching for the word resize ...rogerdpack
2012-10-15docu: change verb fliterogerdpack
2012-10-15docu: add flite ffmpeg examplerogerdpack
2012-10-15docu: fix flite examplerogerdpack
2012-10-15lavf/audiointerleave: check return value of av_new_packet()Paul B Mahol
2012-10-15nutdec: check return value of av_new_packet()Paul B Mahol
2012-10-15dv: Set FS flag from AVFrame.top_field_firstTomas Härdin
2012-10-15dvdec: Set top_field_first from FS flagTomas Härdin
2012-10-15dvdec: Move the VSC pack parsing to before avctx->execute()Tomas Härdin
2012-10-15rawdec.c: Extract interlace information from quicktime flag if it exisits.Tim Nicholson
2012-10-15build: simplify enabling of compat objectsMans Rullgard
2012-10-15configure: simplify argument handling in check_ldMans Rullgard
2012-10-15configure: simplify get_version() functionMans Rullgard
2012-10-15build: support asan and tsan toolchain shortcutsLuca Barbato
2012-10-15flvdec: check return value of create_stream()Paul B Mahol
2012-10-15idcin: check chunk_size value before using itPaul B Mahol
2012-10-15img2dec: check return value of av_new_packet()Paul B Mahol
2012-10-15h264: use designated initializers for AVClassPaul B Mahol
2012-10-15examples/muxing: provide more information in case of avcodec_open2 failureStefano Sabatini
2012-10-15examples/muxing: add missing error checksStefano Sabatini
2012-10-15examples/muxing: fix case inconsistency in messageStefano Sabatini
2012-10-15xbmenc: cosmetics: reindentPaul B Mahol
2012-10-15flacdec: replace -1 with AV_SAMPLE_FMT_NONEPaul B Mahol
2012-10-15movenc: fix tmcd parametersMichael Niedermayer
2012-10-15shorten: fix U8 to be planar tooMichael Niedermayer
2012-10-15smacker: return more meaningfull error codesPaul B Mahol
2012-10-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-15rmdec: Move SIPR code shared with Matroska demuxer to a separate fileDiego Biurrun
2012-10-15lavf/txd: cosmetics: fix identationPaul B Mahol
2012-10-15lavf/mkv: avoid negative ts by default.Clément Bœsch
2012-10-15tests: add fate-xface testStefano Sabatini
2012-10-15lavc: add xface image decoder and encoderStefano Sabatini
2012-10-15swscale: try to use mmap only if availableMans Rullgard
2012-10-15configure: check for mprotectMans Rullgard
2012-10-15h264: Change asserts to av_asserts in ff_h264_fill_default_ref_list()Michael Niedermayer
2012-10-15j2kenc: remove unneeded dereferenceMichael Niedermayer
2012-10-15ffmpeg: use framerate not fieldrate as filter input.Michael Niedermayer
2012-10-14ffplay: Prevent 0/0 aspect from being passed on to lavfiMichael Niedermayer
2012-10-14wmapro: use planar sample formatJustin Ruggles
2012-10-14wmalossless: output in planar sample formatJustin Ruggles
2012-10-14wmadec: use float planar sample format outputJustin Ruggles
2012-10-14shorten: use planar sample formatJustin Ruggles