OSDN Git Service

android-x86/external-ffmpeg.git
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
2015-04-19 Vittorio Giovaralog: Introduce a more verbose debug level
2015-04-18 Thomas Guillemmatroskadec: fix crash when parsing invalid mkv
2015-04-15 Diego Biurrunconfigure: Simplify avisynth check
2015-04-15 Diego Biurrunavisynth: Simplify shared library name construction
2015-04-15 Luca Barbatox265: Map color parameters
2015-04-15 Luca Barbatox264: Map color parameters
2015-04-14 Stephen Hutchinsonavisynth: Bump minimum required version to interface...
2015-04-14 Stephen Hutchinsonavisynth: Fix detection of AviSynth 2.5
2015-04-14 wm4mpeg4videodec: Remove useless messages
2015-04-14 wm4mmal: Reference MMAL VC lib explicitly
2015-04-14 wm4mmal: Move system headers before local headers
2015-04-13 Vittorio Giovaraffv1: Check memory allocations
2015-04-12 Himangi Saraogirtsp: Fix unchecked return value
2015-04-12 Himangi Saraogirtsp: Check a malloc return value
2015-04-11 James Almerlibx265: print supported presets and tunes on error
2015-04-11 Michael Kostylevlibdc1394: Unbreak build after c201069fa
2015-04-10 Martin Storsjövfwcap: Unbreak building after c201069fa
2015-04-09 Diego Biurrunavdevice: Apply a more consistent file naming scheme
2015-04-09 Diego Biurrunavdevice: Add missing header for NULL_IF_CONFIG_SMALL
2015-04-09 Anders Nystromlibavformat: Handle error return from ff_listen_bind
2015-04-09 Ferdinand Oeinckhqx: Fix clipping error in idct put function
2015-04-09 Vittorio Giovarariff: Add 'M705' FourCC for mpeg2video
2015-04-09 Vittorio Giovaradnxhd: Log the selected profile id
2015-04-09 Vittorio Giovaramov: Rely on box type rather than file type for colr...
2015-04-09 Vittorio Giovarav210: Fix typo in header guards
2015-04-08 Diego Biurrung2meet: K&R formatting cosmetics
2015-04-08 wm4matroskadec: export cover art correctly
2015-04-07 Luca Barbatoparseutils: Make av_small_strptime public
2015-04-06 Luca Barbatoparseutils: Extend small_strptime to be used in avformat
next