]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2015-04-28 Luca Barbatoavresample: Reallocate the internal buffer to the corre...
2015-04-28 John Högbergmpegts: Update the PSI/SI table only if the version...
2015-04-28 Vittorio Giovarah263: Convert function to macro
2015-04-28 Vittorio Giovarah263: Drop commented-out code and a related otherwise...
2015-04-28 Vittorio Giovarajpeglsenc: Mark codec as init-thread-safe and init...
2015-04-28 Vittorio Giovarajpeglsenc: Check memory allocations
2015-04-28 Vittorio Giovaraflacenc: Move a scratch buffer to struct used by the...
2015-04-25 Rico Tzschichholzvaapi: Fix -Wimplicit-function-declaration for ff_dlog...
2015-04-24 Andreas Cadhalpundss_sp: use lowercase codec name without whitespace
2015-04-24 Vittorio Giovaralibxvid: Make codec use the init-cleanup flag and mark...
2015-04-24 Vittorio Giovaralibx264: Make codec use the init-cleanup flag and mark...
2015-04-24 Vittorio Giovaralclenc: Mark codec as init-thread-safe and init-cleanup
2015-04-24 Vittorio Giovarahqx: Mark codec as init-thread-safe and init-cleanup
2015-04-24 Vittorio Giovarahuffyuvenc: Mark codec as init-thread-safe and init...
2015-04-24 Vittorio Giovaraasvenc: Mark codec as init-thread-safe and init-cleanup
2015-04-24 Vittorio Giovarahq_hqa: Fix table data for profile 17
2015-04-24 Vittorio Giovarariff: Add GMP4 fourcc for mpeg4
2015-04-24 Vittorio Giovarariff: Add GLV4 fourcc for mpeg4
2015-04-24 Vittorio Giovarainternal: Make dlog/tlog a no-op when disabled
2015-04-24 Martin Storsjörtsp: Make sure we don't write too many transport entri...
2015-04-23 Andrey Utkinrtpenc_jpeg: Handle case of picture dimensions not...
2015-04-23 Martin Storsjörtsp: Don't warn about unparsed time ranges
2015-04-23 Timothy Gufate: Fix test name for pixfmts tests
2015-04-22 Luca Barbatoprores: Set the bits_per_coded_sample for alpha pix_fmt
2015-04-22 Luca Barbatohq_hqa: Validate get_vlc2 return value
2015-04-22 Luca Barbatoavcodec: Free the default avoptions on init failure
2015-04-22 Luca Barbatoavcodec: Unref the dummy buffer on the fail path
2015-04-22 Federico Tomassettibuffersrc: Use the correct deallocation function
2015-04-21 Luca Barbatodrawtext: Add an alpha option
2015-04-20 Vittorio Giovaralog: Print a full backtrace along with error messages...
2015-04-20 Vittorio Giovarahq_hqa: Fix reading hqa quantization matrix index
2015-04-20 Vittorio Giovarahqxdsp.h: #include "stddef.h"
2015-04-20 Vittorio Giovaralavf: Fix variables constness in ff_iso8601_to_unix_time()
2015-04-20 Vittorio Giovarah264_ps: Return meaningful error codes and address...
2015-04-20 Diego Biurrunffv1: Pass correct pointers to av_free()
2015-04-20 Timothy Gufate: Omit the results if the test passed
2015-04-20 Luca Barbatormenc: Drop the temporary buffer for ac3 byteswap
2015-04-20 Luca Barbatoogg: Forward errors further
2015-04-20 Thomas Guillemflac: fix realloc loop with invalid flac files
2015-04-20 Martin Storsjödashenc: Add a publishTime field in dynamic manifests
2015-04-19 Federico Tomassettijack: Check memory allocation
2015-04-19 Federico Tomassettibuffersrc: Fix resource leak on error
2015-04-19 Federico Tomassettiavplay: Free frame and graph when memory allocation...
2015-04-19 Eric Zimmermang2meet: Support G2M5 codec variant
2015-04-19 Himangi Saraogifiltfmts: Avoid null pointer dereference
2015-04-19 James Almeravutil: remove pointless bmi1 define
2015-04-19 Andreas Cadhalpunaacdec: consistently use avctx for logging in decode_el...
2015-04-19 Vittorio Giovarampegvideo_enc: Simplify picture allocation
2015-04-19 Vittorio Giovaramotion_est: Fix warning from zero_cmp() assignment
2015-04-19 Vittorio Giovaravc1_pred: Always initialize px and py in ff_vc1_pred_mv...
2015-04-19 Vittorio Giovaramov: Double-check that alias path is not an absolute...
2015-04-19 Vittorio Giovaramov: Read alternate absolute path in dref alis
2015-04-19 Vittorio GiovaraCanopus HQ/HQA decoder
2015-04-19 Vittorio GiovaraImplement shared parsing of INFO tag in Canopus family
2015-04-19 Vittorio Giovarafate: Prefix cllc tests with canopus
2015-04-19 Vittorio Giovarahqx: Implement slice-threaded decoding
2015-04-19 Vittorio Giovarahqx: Store shareable data in main decoder context
2015-04-19 Vittorio Giovarahqx: Move DSP related code to a separate file
2015-04-19 Vittorio Giovarahqx: Merge invalid format check within switch block
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2015-04-19 Vittorio GiovaraReplace av_dlog with normal av_log at trace level
next