]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-12-16 Andreas Cadhalpunopus: Fix typo causing overflow in silk_stabilize_lsf
2015-12-14 Janne Grunauarm: add ff_int32_to_float_fmul_array8_neon
2015-12-14 Janne Grunauarm64: int32_to_float_fmul neon asm
2015-12-14 Janne Grunauarm64: port synth_filter_float_neon from arm
2015-12-14 Janne Grunauarm64: convert dcadsp neon asm from arm
2015-12-14 Janne Grunauarm: add a cpu flag for the VFPv2 vector mode
2015-12-14 Janne Grunaux86_64: int32_to_float_fmul_scalar sign extend integer...
2015-12-14 Janne Grunauarm64: add cycle counter support
2015-12-14 Janne Grunaulibavutil: move FFALIGN macro from common.h to macros.h
2015-12-14 Stefan Pöschelmpegtsenc: add flag to embed an AC-3 ES the DVB way
2015-12-14 Kip Warneravresample: Mark avresample_buffer() as pointer to...
2015-12-14 Anton Khirnovr3d: fix an invalid read introduced in 6bf4c1d
2015-12-13 Martin Storsjörtmpproto: Include the full path as app when "slist...
2015-12-12 Anton Khirnovvocdec: do not create the stream in read_header()
2015-12-12 Anton Khirnovvocdec: put the code not shared with other demuxers...
2015-12-12 Anton Khirnovflvdec: do not create any streams in read_header()
2015-12-12 Anton Khirnovlavc: make avpriv_mpa_decode_header private on next...
2015-12-12 Anton Khirnovmp3dec: replace avpriv_mpa_decode_header with avpriv_mp...
2015-12-12 Anton Khirnovmpegaudiodecheader: check the header in avpriv_mpegaudi...
2015-12-12 Anton Khirnovlavc: get the profile name through the codec descriptor...
2015-12-12 Anton Khirnovlavc: add profiles to AVCodecDescriptor
2015-12-12 Anton Khirnovlavc: print the name of the codec, not its implementati...
2015-12-12 Anton Khirnovr3d: do not create the audio stream until we know the...
2015-12-12 Anton Khirnovff_parse_specific_params: do not use AVCodecContext...
2015-12-12 Anton Khirnovrmenc: do not use AVCodecContext.frame_size
2015-12-12 Anton Khirnovmpegvideo_enc: actually add the side data with vbv_dela...
2015-12-11 Dave Yeohevcdsp: use a macro for .rodata section
2015-12-08 Luca Barbatoopenh264: Directly include the deprecation guards header
2015-12-08 Luca Barbatolog: Use a do {} while (0) for tlog
2015-12-07 Aaron Colwellmatroskadec: Fix sample_aspect_ratio for stereo matrosk...
2015-12-07 Vittorio Giovarasgienc: Make sure to initialize skipped header portions
2015-12-07 Vittorio Giovaralavc: Drop exporting 2-pass encoding stats
2015-12-07 Vittorio Giovaralavc: Deprecate coder_type and its symbols
2015-12-07 Anton Khirnovh264: do not call frame_start() for missing frames
2015-12-07 Anton Khirnovaacdec: fix aac_static_table_init() prototype
2015-12-07 Anton Khirnovavpacket: use ERANGE instead of EOVERFLOW
2015-12-07 Ganesh Ajjanagaddertsp: free opts dictionary on failure of getnameinfo
2015-12-07 Ganesh Ajjanagaddemovenc-test: add a missing va_end call
2015-12-06 Anton Khirnovmxfenc: always assume long gop
2015-12-06 Anton Khirnovlavc: export Dirac parsing API used by the ogg demuxer...
2015-12-06 Anton Khirnovmpegenc: use the CPB props side data
2015-12-06 Anton Khirnovmovenc: use the CPB props side data
2015-12-06 Anton Khirnovqsvenc: export CPB props side data
2015-12-06 Anton Khirnovnvenc: export CPB props side data
2015-12-06 Anton Khirnovmpegvideo_enc: export vbv_delay in side data
2015-12-06 Anton Khirnovmpegvideo_enc: export CPB props side data
2015-12-06 Anton Khirnovlibx264: export CPB props side data
2015-12-06 Anton Khirnovlibvpxenc: export CPB props side data
2015-12-06 Anton Khirnovlibopenh264enc: export CPB props side data
2015-12-06 Anton Khirnovlavc: add a packet side data type for VBV-like parameters
2015-12-06 Anton Khirnovavconv: pass the global codec side data to the muxer
2015-12-06 Anton Khirnovlavc: add stream-global packet side data
2015-12-06 Anton Khirnovavpacket: add a function for wrapping existing data...
2015-12-06 Anton Khirnovh264: derive the delay from the level when it's not...
2015-12-06 Anton Khirnovh264: set frame_num in start_frame(), not decode_slice_...
2015-12-06 Anton Khirnovh264: eliminate default_ref_list
2015-12-05 Anton Khirnovhevcdsp: add x86 SIMD for MC
2015-12-05 Anton Khirnovcheckasm: add HEVC MC tests
2015-12-05 Anton Khirnovhevc: change the stride of the MC buffer to be in bytes...
2015-12-05 Anton Khirnovhevcdsp: split the pred functions by width
2015-12-05 Anton Khirnovhevcdsp: split the epel functions by width
2015-12-05 Anton Khirnovhevcdsp: split the qpel functions by width instead...
2015-12-05 Luca Barbatolog: Use a do {} while (0) for dlog
2015-12-05 Luca Barbatoimgconvert: Re-enable the deprecation warnings
2015-12-05 Luca Barbatoavpicture: Suppress warning from deprecated code
2015-12-05 Luca Barbatoaac: Provide more information on the failure message
2015-12-05 Luca Barbatog723: Add missing header
2015-12-03 Martin Storsjöconfigure: Add -framework CoreVideo when building the...
2015-12-02 Kylie McClainconfigure: Replace `pr` since it is not provided by...
2015-12-02 Luca Barbatoavi: Spin out the logic to position to the next non...
2015-12-02 Luca Barbatobuild: Move -Wcast-qual to the extra_warnings
2015-12-02 Michael Niedermayeravi: Validate the stream-id for DV as well
2015-12-02 Luca Barbatoavi: Use the correct data type
2015-11-30 Vittorio Giovaravsrc_color: Drop unneeded variable
2015-11-30 Mohamed Naufallavf: G.723.1 muxer
2015-11-30 Mohamed Naufallavc: G.723.1 encoder
2015-11-30 Vittorio Giovarag723_1: Move sharable functions to a separate file
2015-11-30 Vittorio Giovarag723_1: Rename files to better reflect their purpose
2015-11-30 Michael Niedermayerg723_1: Handle values at the ends of the table in lsp2lpc()
2015-11-28 Luca Barbatomatroska: Warn when metadata references a non-existent...
2015-11-28 Luca Barbatodvenc: Validate the frame size before copying it
2015-11-26 Petri Hintukainenpgssubdec: fix API compability layer
2015-11-26 Luca Barbatodoc: Amend the MSYS2 Documentation
2015-11-26 Alexandre Lisionavfoundation: Simple capture
2015-11-26 Luca Barbatoconfigure: ObjC support
2015-11-25 Luca Barbatonut: Mark non-fatal errors as warnings
2015-11-25 Luca Barbatonut: Provide more information on failure
2015-11-25 Luca Barbatortsp: Log getaddrinfo failures
2015-11-25 Luca Barbatoudp: Provide additional information on getaddrinfo...
2015-11-25 Luca Barbatoudp: Use the logging context
2015-11-25 Luca Barbatortsp: Do not assume getnameinfo cannot fail
2015-11-24 Michael Niedermayermovenc-test: Fix integer overflows
2015-11-24 Vittorio Giovaratexturedsp: Explicitly cast RGBA parameters to unsigned
2015-11-24 Vittorio Giovaratexturedspenc: Avoid using separate variables
2015-11-24 Vittorio Giovaratextureencdsp: cosmetics: Use normal static const for...
2015-11-24 Vittorio Giovarasgi: Correctly propagate meaningful error values
2015-11-24 Vittorio Giovarafate: Rework sgi tests into a suite and add the missing...
2015-11-24 Vittorio Giovarasgienc: Support encoding high bit depth images with RLE
2015-11-24 Vittorio Giovarasgienc: Use a local RLE encoding function
2015-11-24 Vittorio Giovarasgienc: Port to bytestream2
next