]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-03-07 Martin Panterrtmppkt: Properly handle extended timestamps when writing
2014-03-07 Martin Panterrtmppkt: Add a descriptive comment
2014-03-07 Martin Panterrtmppkt: Handle extended timestamp field even for one...
2014-03-07 Patrice Clementdict: K&R formatting cosmetics
2014-03-06 Derek Buitenhuislibx265: Support API version 9
2014-03-06 Rainer Hocheckerdxva2: Increase maximum number of slices for mpeg2
2014-03-06 Luca Barbatomxf: Return meaningful errors
2014-03-06 Paul B Maholmxf: Parse random index pack
2014-03-06 Matthieu Bouronmxf: Handle identification metadata
2014-03-06 Matthieu Bouronmxf: Set audio packets pts
2014-03-06 Matthieu Bouronmxf: Introduce ff_mxf_get_samples_per_frame
2014-03-06 Diego Biurrunbuild: Let the SVQ3 decoder depend on the H.264 decoder
2014-03-06 Diego Biurrunconfigure: Split x86 SIMD architecture extensions into...
2014-03-06 Anton Khirnovvf_shuffleplanes: fix the type of the mapping indices
2014-03-05 Diego Biurrunx86: dcadsp: Fix linking with yasm and optimizations...
2014-03-05 Anton KhirnovFATE: add tests for the shuffleplanes filter
2014-03-05 Anton Khirnovlavfi: add shuffleplanes filter
2014-03-05 Anton Khirnovlavfi: use the correct filter context for logging an...
2014-03-05 Janne Grunauarm: hpeldsp: prevent overreads in armv6 asm
2014-03-05 Diego Biurrunx86: cabac: Use correct #includes to make header compil...
2014-03-05 Luca Barbatoavfilter: Add missing emms_c when needed
2014-03-05 Reinhard Tartlerconfigure: enable PIC on s390(x)
2014-03-04 Rémi Denis... av_vdpau_get_profile: mask out H.264 intra profile...
2014-03-04 Keiji Costantiniavienc: K&R formatting cosmetics
2014-03-04 Vittorio Giovaravf_frei0r: fix missing end of line character
2014-03-04 Vittorio Giovaradoc: fix a couple of typos in frame.h
2014-03-04 Vittorio Giovaraput_bits: Remove unused includes
2014-03-04 Vittorio Giovaramathops: move macro to the only place it is used
2014-03-04 Vittorio Giovaravf_frei0r: refactor library loading from env variable
2014-03-04 Vittorio Giovaravf_frei0r: prevent a segfault when filter parameters...
2014-03-04 Vittorio Giovaravf_frei0r: adjust error messages
2014-03-02 Patrice Clementass: K&R formatting cosmetics
2014-03-01 Keiji Costantiniituh263: reject b-frame with pp_time = 0
2014-02-28 Lou Loganqt-faststart: Add a note about the -movflags +faststart...
2014-02-28 Martin Storsjöqt-faststart: Avoid unintentionally sign extending...
2014-02-28 Michael Niedermayerqt-faststart: Check offset_count before reading from...
2014-02-28 Michael Niedermayerqt-faststart: Check the ftello() return codes
2014-02-28 Michael Niedermayerqt-faststart: Fix the signedness of variables keeping...
2014-02-28 Michael Niedermayerqt-faststart: Check fseeko() return codes
2014-02-28 Michael Niedermayerqt-faststart: Simplify code by using a MIN() macro
2014-02-28 Martin Storsjöqt-faststart: Increase the copy buffer size to 64 KB
2014-02-28 Anton Khirnovpthread_frame: flush all threads on flush, not just...
2014-02-28 Anton Khirnovaf_compand: replace strtok_r() with av_get_token()
2014-02-28 Diego Biurrunconfigure: Set the thread type after resolving dependencies
2014-02-28 Diego Biurrunbuild: Let the ffvhuff decoder/encoder depend on the...
2014-02-28 Diego Biurrunbuild: Let the iac decoder depend on the imc decoder
2014-02-28 Diego Biurrunbuild: Let all MJPEG-related decoders depend on the...
2014-02-28 Diego Biurrunbuild: Let AMV decoder depend on the SP5X decoder
2014-02-28 Vittorio Giovarah264: fix clang warning about uninitialized variable
2014-02-28 Vittorio Giovarah264: update flag name in ff_h264_decode_ref_pic_list_r...
2014-02-28 Vittorio Giovarah264: parse two additional constraint flags
2014-02-28 Vittorio Giovarah264: add MVCD to the list of High profiles in SPS
2014-02-28 Hendrik Leppkeslatm: Always reconfigure if no extradata was set previously
2014-02-28 Janne Grunauarm: dcadsp: implement decode_hf as external NEON asm
2014-02-28 Christophe... dcadec: simplify decoding of VQ high frequencies
2014-02-28 Janne Grunaudca: factorize scaling in inverse ADPCM
2014-02-28 Christophe... x86: synth filter float: implement SSE2 version
2014-02-28 Christophe... dcadsp: scan coefficients linearly in dca_lfe_fir
2014-02-28 Christophe... x86: dcadsp: implement SSE lfe_dir
2014-02-28 Christophe... dcadec: remove scaling in lfe_interpolation_fir
2014-02-28 Diego Biurrunproresenc: Reuse proper dsputil infrastructure for...
2014-02-28 Diego Biurrunprores: Drop DSP infrastructure for prores encoder...
2014-02-28 Diego Biurrunproresenc: Drop unnecessary DCT permutation bits
2014-02-28 Diego Biurrunprores: Use consistent names for DSP arch initializatio...
2014-02-27 Diego BiurrunGive IDCT matrix transpose macro a more descriptive...
2014-02-26 Anton Khirnovaf_compand: add a dependency on strtok_r
2014-02-26 Diego Biurrunbuild: Do not redundantly specifiy H.263-related object...
2014-02-26 Andrew Kelleylavfi: add compand audio filter
2014-02-25 Diego Biurrunparser: cosmetics: Drop some unnecessary parentheses
2014-02-25 Anton Khirnovlibavfilter: example audio filtering program
2014-02-25 Luca Barbatoparser: K&R formatting cosmetics
2014-02-25 Diego Biurrunparser: Remove commented-out cruft
2014-02-24 Janne Grunautexi2pod: always declare the pod file as UTF-8 encoded
2014-02-24 Vittorio Giovaradoc: fix one accented word
2014-02-24 Vittorio Giovaradoc: name correct header
2014-02-24 Anton Khirnovaf_volume: preserve frame properties
2014-02-24 Anton Khirnovaf_resample: preserve frame properties
2014-02-24 Anton Khirnovavconv: remove a write-only variable
2014-02-24 Derek Buitenhuislibx265: Properly handled dynamic linking with MSVC
2014-02-24 Derek Buitenhuislibx265: Support SAR
2014-02-24 Derek Buitenhuislibx265: Support 4:4:4
2014-02-24 Derek Buitenhuislibx265: Update API usage
2014-02-24 Anton KhirnovUse av_frame_copy() to simplify code where appropriate.
2014-02-24 Anton Khirnovlavc: use AVFrame API properly in ff_reget_buffer()
2014-02-24 Anton Khirnovframe: add a convenience function for copying AVFrame...
2014-02-24 Anton Khirnovavconv: support forcing codec tags for input streams
2014-02-23 James Almerx86: add detection for Bit Manipulation Instruction...
2014-02-23 James Almerx86: add detection for FMA3 instruction set
2014-02-23 James Almerx86: add missing XOP checks and macros
2014-02-23 Janne Grunauconfigure: disable cpunop if the check fails
2014-02-23 Luca Barbatohevc: Do not left shift a negative value in hevc_loop_f...
2014-02-23 Luca Barbatohevc: Do not right shift a negative value in get_pcm
2014-02-23 Luca Barbatohevc: Drop unnecessary shifts in deblocking_filter_CTB
2014-02-22 Anton Khirnovlavr: return an error if a avresample_open() is called...
2014-02-22 Anton Khirnovlavr: add a function for checking whether AVAudioResamp...
2014-02-22 Luca Barbatoh264: Fix a typo from the previous commit
2014-02-21 Tomas Härdinmxf: Add DNxHD UL
2014-02-21 Philip de Niermxf: Add uncompressed 422 8-bit rawvideo UL
2014-02-21 Diego Biurrunlibvorbis: Give consistent names to all functions,...
2014-02-20 Vittorio Giovarah264: Lower bound check for slice offsets
next