]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-05-31 Luca Barbatoppc: avutil: Use the abriged vector types
2015-05-31 Luca Barbatoppc: avutil: Drop a potentially dangerous workaround
2015-05-31 wm4network: prevent SIGPIPE on OSX
2015-05-30 Luca Barbatoh264: Make sure reinit failures mark the context as...
2015-05-30 Luca Barbatomsrle: Use FFABS to determine the frame size in msrle_d...
2015-05-29 Martin Storsjörtmpdh: Generate the whole private exponent using av_ge...
2015-05-29 Martin Storsjörtmpdh: Create sufficiently long private keys for gcryp...
2015-05-29 Martin Storsjörtmpdh: Remove an unnecessary check in the gcrypt/nettl...
2015-05-29 Martin Storsjörtmpdh: Add fate test for the DH handshake routine
2015-05-29 Martin Storsjörtmpdh: Pass the actual buffer size of the output secre...
2015-05-29 Martin Storsjörtmpdh: Check the output buffer size in the openssl...
2015-05-29 Martin Storsjörtmpdh: Fix a local variable name in the nettle/gcrypt...
2015-05-29 Martin Storsjörtmpdh: Make sure ret is initialized in the nettle...
2015-05-28 wm4pixfmt: remove misleading and broken documentation
2015-05-28 Michael Niedermayerx86: cavs: Remove an unneeded scratch buffer
2015-05-28 Anton Khirnovrl: Add error checking to ff_rl_init().
2015-05-28 Anton Khirnovrl: Add a function for freeing dynamically allocated...
2015-05-28 Anton Khirnovrl: Rename ff_*_rl() to ff_rl_*()
2015-05-28 Anton Khirnovmpegvideo: Move ff_*_rl functions to a separate file
2015-05-28 Vittorio Giovarampegvideo: Drop exchange_uv() function and use its...
2015-05-28 Martin Storsjötls_gnutls: Add missing includes for the gcrypt thread...
2015-05-28 Timothy Gux86inc: Clear __SECT__
2015-05-26 wm4lavf: move TLS-related ifdeffery to library specific...
2015-05-26 wm4lavf: split tls.c
2015-05-26 Sebastian Ramacherdoc: Fix spelling of 'Transmission'
2015-05-25 Steve LhommeD3D11va: add a Direct3D11 video decoder similar to...
2015-05-22 Vittorio Giovarampegvideo: Rework various functions not to use MpegEncC...
2015-05-22 Vittorio Giovarampegvideo: Have ff_mpeg_ref_picture use AVCodecContext...
2015-05-22 Vittorio Giovarampegvideo: Have ff_mpeg_unref_picture use AVCodecContex...
2015-05-22 Vittorio Giovarampegvideo: Drop stream_codec_tag
2015-05-22 Vittorio Giovarampegvideo: Drop err_recognition
2015-05-22 Vittorio Giovarampegvideo: Drop flags and flags2
2015-05-22 James Almertls: fix compilation when both gnutls and openssl are...
2015-05-21 Martin Storsjötls: Remove all the local polling loops
2015-05-21 Martin Storsjötls: Remove the nonblocking code
2015-05-21 Martin Storsjötls: Use custom IO to read from the URLContext
2015-05-19 wm4hevc: make avcodec_decode_video2() fail if get_format...
2015-05-19 Vittorio Giovaralavfi: Move avcodec header to the only filter needing it
2015-05-19 Vittorio Giovaravmnc: Delay pixel size check
2015-05-16 Timothy Gudoc: Add $branch to FATE config template
2015-05-13 Stefano Pigozzivda: Make output CVPixelBuffer format configurable
2015-05-13 Gopu Govindaswamylibx265: Use the Multi-library Interface
2015-05-12 Shiina Hideakimjpegenc: Fix JFIF header byte ordering
2015-05-12 Vittorio Giovaradnxhd: Print unknown header when found
2015-05-12 Vittorio Giovaramkv: Print unsupported mov tags when found
2015-05-12 Vittorio Giovaraquickdraw: Skip the empty 512 byte header for images
2015-05-12 Carl Eugen... quickdraw: Make the palette opaque
2015-05-12 Carl Eugen... riff: Add MultiScope II fourcc MSC2 as MJPEG
2015-05-12 foo86dca_parser: Extend DTS core sync word and fix existing...
2015-05-10 Martin Storsjödashenc: Reduce the segment duration if cutting out...
2015-05-10 James Almerdashenc: replace attribute id with contentType for...
2015-05-10 Luca Barbatofate: Reduce the number of frames used to test video...
2015-05-09 wm4id3v2: Do not export empty APIC description
2015-05-09 wm4png: Set the color range as full range
2015-05-09 Luca Barbatonut: Make sure to clean up on read_header failure
2015-05-09 Andreas Cadhalpunavi: Validate sample_size
2015-05-08 Andreas Cadhalpunnut: Check chapter creation in decode_info_header
2015-05-08 Andreas Cadhalpunalac: Reject rice_limit 0 if compression is used
2015-05-08 Andreas Cadhalpunape: Support _0000 files with nblock smaller than 64
2015-05-06 Michael Niedermayermux: Do not leave stale side data pointers in ff_interl...
2015-05-06 Vittorio Giovaradump: Print AVAudioServiceType side data
2015-05-06 Vittorio Giovaralibx265: Fix 'braces around scalar initializer' warning
2015-05-06 Vittorio Giovarafate: Add a PICT test
2015-05-06 Vittorio Giovaralavf: Open PICT images with Quickdraw
2015-05-06 Vittorio Giovaraquickdraw: Support direct pixel blocks
2015-05-06 Vittorio Giovaraquickdraw: Switch to greedy parsing
2015-05-06 Vittorio Giovaraquickdraw: Convert to bytestream2
2015-05-06 Nicolas Georgexcbgrab: Accept geometries matching the screen size
2015-05-05 Anton KhirnovRevert "lavfi: always check av_expr_parse_and_eval...
2015-05-05 Andreas Cadhalpunalsdec: only adapt order for positive max_order
2015-05-05 Andreas Cadhalpunalsdec: check sample pointer range in revert_channel_co...
2015-05-05 Andreas Cadhalpunaacpsy: correct calculation of minath in psy_3gpp_init
2015-05-05 Andreas Cadhalpunalsdec: limit avctx->bits_per_raw_sample to 32
2015-05-05 Andreas Cadhalpunaasc: return correct buffer size from aasc_decode_frame
2015-05-02 Matt Oliverconfigure: Allow log2 with MSVC 2013 onwards.
2015-05-02 Martin Storsjöconfigure: Use the right local variable in the MSVC...
2015-05-02 Martin Storsjöavprobe: Print the display matrix from per-stream sidedata
2015-05-02 Martin Storsjöavprobe: Support writing arrays of integers without...
2015-05-02 Martin Storsjöavconv: Add an option for automatically rotating video...
2015-05-02 Martin Storsjöavplay: Add support for rotated video
2015-05-02 Martin Storsjöavplay: Factorize code for adding filters to the filter...
2015-05-01 Carl Eugen... dnxhddec: Fix pixel format change
2015-05-01 Vittorio Giovaraffv1enc: Add const attribute to input frame
2015-04-30 Luca Barbatoavplay: Do not print a possibly uninitialized value
2015-04-30 Luca Barbatoxcbgrab: Validate the capture area
2015-04-30 Luca Barbatoxcbgrab: Do not assume the non shm image data is always...
2015-04-29 Anton Khirnovrawenc: properly allocate coded_frame
2015-04-29 Anton Khirnovh264: use properly allocated AVFrames
2015-04-29 Anton Khirnovh264: embed the DPB in the context
2015-04-29 Anton Khirnovh264: merge the init and reinit paths in update_thread_...
2015-04-29 Anton Khirnovh264: drop the reinit parameter from init_slice_header()
2015-04-29 Anton Khirnovh264: update the current bit depth/chroma type in init_...
2015-04-29 Anton Khirnovh264: copy nal_length_size in update_thread_context
2015-04-29 Anton Khirnovh264: drop a comment that carries no useful information
2015-04-29 Anton Khirnovh264: move freeing the escaped RBSP buffer to free_cont...
2015-04-29 Anton Khirnovh264: eliminate ff_h264_set_parameter_from_sps()
2015-04-29 Anton Khirnovh264: move context reinit lower down in update_thread_c...
2015-04-29 Anton Khirnovh264: move the DPB init/uninit to init_context()/free_c...
2015-04-29 Anton Khirnovh264: drop H264Context.ouputed_poc
2015-04-29 Anton Khirnovh264: drop needs_realloc
next