]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-06-25 Paul B Maholdoc/general: fix output
2012-06-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-25 Martin Storsjöwtv: Check the return value from gmtime
2012-06-25 Mans Rullgardx86: fft: convert sse inline asm to yasm
2012-06-25 Ronald S. Bultjex86: place some inline asm under #if HAVE_INLINE_ASM
2012-06-25 Stefano Sabatiniffplay: give more meaningful names to the buffersink...
2012-06-25 Stefano Sabatinilavfi/avcodec: deprecate avfilter_fill_frame_from_...
2012-06-25 Stefano Sabatinilavfi: remove unnecessary inclusion of libavcodec/avcod...
2012-06-25 Stefano Sabatinilavfi: move some FF_API_ definitions from avfilter...
2012-06-25 Michael Niedermayervocenc: use new header from codec tag 4
2012-06-25 Michael Niedermayervocenc: change default codec to 16bit
2012-06-25 Michael Niedermayervocenc: fix sample rate rounding direction
2012-06-24 Michael Niedermayerfate: Try to fix source path for fate-acodec-dca
2012-06-24 Michael Niedermayerfate: speedup dnxhd tests and reduce their memory requi...
2012-06-24 Paul B Maholxwdenc: support 8bpp grayscale
2012-06-24 Piotr Bandurskixwddec: support 8bpp grayscale
2012-06-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-24 Michael Niedermayermlp_parser: use av_assert
2012-06-24 Michael Niedermayerrangecoder.h: use av_assert
2012-06-24 Michael Niedermayerconfigure: fix libavutil.pc generation
2012-06-24 Michael Niedermayeraf_aresample: fix sample_rate type.
2012-06-24 Michael Niedermayersink_buffer: assert that functions and sinks arent...
2012-06-24 Michael Niedermayerffmpeg: fix indent of 1 line
2012-06-24 Michael Niedermayerexamples/filtering_audio: update for avfilter API ...
2012-06-24 Mashiat Sarker... image2: Add "start_number" private option to the demuxer
2012-06-24 Michael Niedermayercpu.h: include version.h for LIBAVUTIL_VERSION_MAJOR
2012-06-24 Michael Niedermayerlavu: split version info into version.h
2012-06-24 Martin Storsjölog: Only include unistd.h if configure found it
2012-06-24 Anton Khirnovape: create audio stream before reading tags.
2012-06-24 Anton Khirnovmov: make a length variable larger.
2012-06-24 Mashiat Sarker... image2: Add "start_number" private option to the demuxer
2012-06-24 Mashiat Sarker... image2: Add "start_number" private option to the muxer
2012-06-24 Anton Khirnovavconv: remove a forgotten debugging printf.
2012-06-24 Anton Khirnovavconv: use more descriptive names for hardcoded filters.
2012-06-24 Anton Khirnovavconv: remove redundant handling of async.
2012-06-24 Anton Khirnovdoc/filters: fix typo.
2012-06-24 Hendrik Leppkesdxva2_h264: fix signaling of mbaff frames
2012-06-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-24 Michael Niedermayerffmpeg: fix FF_API_OLD_VSINK_API=0 case
2012-06-24 Michael Niedermayerffmpeg: fix mixup of old and new sinks
2012-06-23 Mans Rullgardh264: use asm cabac reader under a generic condition
2012-06-23 Michael Niedermayersnow.h: use av_assert
2012-06-23 Michael Niedermayersnow.c: use av_assert
2012-06-23 Mashiat Sarker... image2: Add "start_number" private option to the muxer
2012-06-23 Diego Biurrunx86: Only use optimizations with cmov if the CPU suppor...
2012-06-23 Diego Biurrunx86: Add CPU flag for the i686 cmov instruction
2012-06-23 Mans Rullgardx86: remove unused inline asm macros from dsputil_mmx.h
2012-06-23 Mans Rullgardx86: move some inline asm macros to the only places...
2012-06-23 Nicolas Georgeshowwaves: fix PTS computation.
2012-06-23 Nicolas Georgeshowwaves: fix first sample of frame test.
2012-06-23 Nicolas Georgelavfi: display pad type with mismatch error message.
2012-06-23 Paul B Mahollavc: use designated initializers for AVClasses
2012-06-23 Paul B Mahollibschroedingerdec: remove unused header
2012-06-22 Michael Niedermayermjpegenc: enable frame multithreading encoder
2012-06-22 Michael Niedermayerlavc: add frame multithreading capability (currently...
2012-06-22 Michael Niedermayerthreads: make get_logical_cpus() available outside...
2012-06-22 Michael Niedermayermjpegenc: mark as intra only
2012-06-22 Michael Niedermayerlavc: add intra only codec flag
2012-06-22 Paul B Maholbmpenc: use av_assert()
2012-06-22 Stefano Sabatinilavfi/buffer: remove unused function av_vsrc_buffer_add...
2012-06-22 Stefano Sabatiniffplay: add cast to fix warning in configure_video_filt...
2012-06-22 Stefano Sabatinilavfi/buffer: apply misc consistency nits
2012-06-22 Stefano Sabatinilavc/pcm: clarify error message from pcm_decode_frame()
2012-06-22 Michael Niedermayerff_snow_common_end: assert() that the last buffer freed...
2012-06-22 Michael Niedermayercodec_release_buffer: fix handling of non user buffers
2012-06-22 Stefano Sabatinilavfi: define macro AVFILTER_DEFINE_CLASS
2012-06-22 Stefano Sabatinilavfi/drawtext: remove unnecessary parentheses in init()
2012-06-22 Alex Converselavfi: Add the af_channelmap audio channel mapping...
2012-06-22 Michael Niedermayerqsort: flip compare direction to match libc qsort()
2012-06-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-06-22 Clément Bœschffmpeg: remove unused buffer_size in InputFile.
2012-06-22 Michael Niedermayerh.263enc: use av_assert
2012-06-22 Michael Niedermayerh.263dec: use av_assert
2012-06-22 Anton Khirnovlavfi: add join audio filter.
2012-06-22 Anton Khirnovlavfi: allow audio filters to request a given number...
2012-06-22 Anton Khirnovlavfi: support automatically inserting the fifo filter...
2012-06-22 Anton Khirnovlavfi/audio: eliminate ff_default_filter_samples().
2012-06-22 Wolfram Glogerextend log line buffer sizes
2012-06-22 Anton Khirnovlibspeexenc: add supported sample rates and channel...
2012-06-22 Mans RullgardReplace usleep() calls with av_usleep()
2012-06-22 Mans Rullgardlavu: add av_usleep() function
2012-06-22 Hendrik Leppkesutvideo: mark interlaced frames as such
2012-06-22 Carl Eugen... utvideo: Fix interlaced prediction for RGB utvideo.
2012-06-22 Michael Niedermayersnow: yuv410 support
2012-06-22 Michael Niedermayerx86/dsputil_mmx: support 4 sample edges
2012-06-22 Carl Eugen... Revert "mathematics.h: remove a couple of math defines"
2012-06-22 Paul B Maholswresample: make .class_name more descriptive
2012-06-22 Michael Niedermayersnow: yuv444 support
2012-06-22 Diego Biurruncosmetics: do not use full path for local headers
2012-06-22 Michael Niedermayersnowenc: update pix_sum for rectangles, needed for...
2012-06-22 Michael Niedermayersnowenc: set chroma subsample factors correctly for...
2012-06-22 Paul B Maholswscale: use designated initializers for AVClass
2012-06-22 Michael Niedermayerffmpeg: print swr options in --help too
2012-06-22 Paul B Maholfate: add tests for SANM and VIMA
2012-06-21 Hendrik Leppkesavformat: offset fps calculation by one to include...
2012-06-21 Lou Logandoc/faq: Update video joining examples
2012-06-21 Mans Rullgardlavu/file: include unistd.h only when available
2012-06-21 Mans Rullgardconfigure: check for unistd.h
2012-06-21 Mans Rullgardlog: include unistd.h only when needed
2012-06-21 Mans Rullgardlavf: include libavutil/time.h instead of redeclaring...
next