]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-01-15 Michael NiedermayerMerge commit '8a9641a652ed1546fedfda22584f79d3d423096e'
2015-01-15 Michael NiedermayerMerge commit '014b6b416fec89777cb9cff61bcf7896eaf7cf39'
2015-01-15 Michael NiedermayerMerge commit '54bc15d5ebfd07fd468743ba29f709ea19e840b9'
2015-01-15 Michael NiedermayerMerge commit '932788be5af8dee062c77851b573ea47dd6d047a'
2015-01-15 Michael Niedermayeravformat/id3v2: Fix incompatible pointer type warnings
2015-01-15 Michael NiedermayerMerge commit '8809c974a3fb51f96e498a5556a4a5bbacc581ce'
2015-01-15 Clément Bœschavfilter/edgedetect: fix indent
2015-01-15 Michael NiedermayerMerge commit 'f86f39cb9b1fcd063d5e4812132a75c06cc7acd2'
2015-01-15 Michael NiedermayerMerge commit '928061670e873e816daa14827853b7e11221ff5f'
2015-01-15 Michael NiedermayerMerge commit '9a4aaae3b29392b6d74997e06be249d7d54a7394'
2015-01-15 Michael NiedermayerMerge commit '0e6c7dfa650e8b0497bfa7a06394b7a462ddc33a'
2015-01-15 Michael NiedermayerMerge commit 'e2ad0b66fa273c5c823978e8f601f2c0d9ee42f8'
2015-01-15 Michael Niedermayeravformat/mov: Do not set aspect ratios that would conta...
2015-01-15 Michael Niedermayeravformat/mov: rewrite aspect from matrix code
2015-01-15 Michael NiedermayerMerge commit 'cf70ba37ba74089a18295b29e77dead0a3222c9e'
2015-01-15 Michael NiedermayerMerge commit '1e763454322f7fbc7799f6009bf2e11d7a3b9821'
2015-01-15 Michael NiedermayerMerge commit '456ffec35d55288d589aa1901919e038c3427f30'
2015-01-15 Vittorio Giovarabsf: check memory allocations
2015-01-15 Vittorio Giovaravp8: improve memory allocation checks
2015-01-14 Michael Niedermayerfate: add qp filter test
2015-01-14 Paul B Maholavfilter: port qp filter from libmpcodecs
2015-01-14 Anton Khirnovid3v2: fix reading v2.2 attached pictures
2015-01-14 Anton Khirnovid3v2: add names to the parameters of ID3v2EMFunc.read
2015-01-14 Anton Khirnovid3v2: constify the 'tag' parameter to special metadata...
2015-01-14 Paul B Maholtiff: support decoding GBRP and GBRAP formats
2015-01-14 Paul B Mahollibswscale: GBRAP input & output and GBRAP16 input...
2015-01-14 Paul B Mahollavc: add GBRAP to avcodec_align_dimensions2
2015-01-14 Paul B Mahollavu: add planar 16 bit and 8 bit rgb with alpha
2015-01-14 Stefano Sabatiniimgutils: create misc functions for dealing with buffers
2015-01-14 Vittorio Giovaramov: Check angle rather than full matrix when updating SAR
2015-01-14 Vittorio Giovarapng: improve signature check
2015-01-14 Vittorio Giovaraimg2dec: correctly use the parsed value from -start_number
2015-01-14 Michael Niedermayeravcodec/sunrast: Use av_malloc_array()
2015-01-14 Michael Niedermayeravcodec/svq3: Use av_mallocz_array() for emu_edge_buffer
2015-01-14 Michael Niedermayeravcodec/svq3: Check av_mallocs return value
2015-01-14 Hendrik Leppkesmpegts: identify h264 mvc streams
2015-01-13 Michael Niedermayeravformat/smoothstreamingenc: Add missing "goto fail"
2015-01-13 Michael Niedermayeravformat/mpeg: Avoid dead assignment
2015-01-13 Michael Niedermayeravcodec/hevc: Fix handling of skipped_bytes() reallocat...
2015-01-13 wm4qpeg: avoid pointless invalid memcpy()
2015-01-13 Michael Niedermayeravcodec/roqvideoenc: Check for av_malloc_array() failure
2015-01-13 Michael Niedermayeravcodec/snowenc-test: use av_mallocz_array()
2015-01-13 Michael Niedermayeravcodec/snowenc-test: check for av_malloc*() failures
2015-01-13 Stefano SabatiniChangelog: mention the port of various mp PP filters
2015-01-13 Arwa Ariflavfi: remove mp=pp7
2015-01-13 Stefano Sabatinilavfi: use ff_norm_qscale(), factorize
2015-01-13 Mark Reidlibavformat/mxfdec.c: export the full UMID as metadata
2015-01-12 Michael Niedermayeravcodec/shorten: use av_reallocp_array()
2015-01-12 Michael Niedermayeravcodec/snow: Fix av_malloc* failure checks
2015-01-12 Michael Niedermayeravcodec/snow: Use av_malloc_array()
2015-01-12 Michael Niedermayeravcodec/opus_imdct: Use av_malloc_array()
2015-01-12 Mark Reidlibavformat/mxfdec.c: read project_name metadata
2015-01-12 James Almerx86/swr: add SSE/AVX unpack_6ch functions
2015-01-12 Lou Logandoc/general: update libilbc link
2015-01-12 James Almeravutil/opencl: don't include config.h
2015-01-12 Michael Niedermayeravcodec/wma: Print more details in case of spectral...
2015-01-12 Michael Niedermayeravcodec/ccaption_dec: Fix typos and cosmetics
2015-01-12 Michael Niedermayeravcodec/wmadec: fix 0 frame bit_reservoir
2015-01-12 Michael Niedermayeravcodec/wmadec: also print the number of bits left...
2015-01-12 Michael Niedermayerdoc/codecs: document nomc flag
2015-01-11 Anshul MaheshwariAdding Closed caption accessories
2015-01-11 Anshul MaheshwariAdding Closed caption Support
2015-01-11 Lukasz Marekcmdutils: use av_match_name to filter devices
2015-01-11 Lukasz Mareklavd/v4l2: implement list device callback
2015-01-11 Lukasz Marekcmdutils: use helper functions for listing sinks/sources
2015-01-11 Lukasz Mareklavd/avdevice: introduce helper functions for sink...
2015-01-11 Lukasz Mareklavd/avdevice: remove av_ prefix from private function
2015-01-11 Michael Niedermayeravcodec/error_resilience: Remove special case for H...
2015-01-11 Michael Niedermayeravcodec/h264: Keep a reference to the last picture...
2015-01-11 Michael Niedermayeravcodec/options_table: add entries for MPEG4 video...
2015-01-11 Michael Niedermayeravcodec/proresdec_lgpl: Use av_malloc_array()
2015-01-11 Michael Niedermayeravcodec/pgssubdec: Use av_malloc*_array()
2015-01-11 Michael Niedermayeravcodec/libvo-aacenc: Use av_mallocz_array()
2015-01-11 Carl Eugen... Handle r10k endianess atom DpxE.
2015-01-11 Michael Niedermayeravformat/hlsenc: more robust error tests
2015-01-11 James Almerx86/swr: load constants outside the loop in pack_6ch...
2015-01-10 Michael Niedermayeravformat/voc: add seeking support
2015-01-10 Matt Oliveravcodec/libvpxenc.c: Fix linking with codec interface...
2015-01-10 wm4vp9: avoid infinite loop with broken files
2015-01-10 Michael Niedermayeravcodec/ratecontrol: Check for av_malloc*() failures
2015-01-10 Michael Niedermayeravcodec/dvbsubdec: Return proper error codes from more...
2015-01-10 Michael Niedermayeravcodec/dvbsubdec: Add some av_malloc() failure checks
2015-01-10 Michael Niedermayeravcodec/diracdec: Check slices malloc and propagate...
2015-01-10 Michael Niedermayeravfilter/vf_pp7: Add GBRP pixel format
2015-01-10 Michael Niedermayeravfilter/vf_pp7: use av_malloc_array()
2015-01-10 Paul B MaholLICENSE.md: mention mpdecimate and not decimate to...
2015-01-10 Michael Niedermayeravcodec/cavs: Check for av_malloc* failure in ff_cavs_i...
2015-01-10 Michael Niedermayeravformat/movenc: move variable to a more local block
2015-01-10 Andreas Cadhalpundoc/examples: fix lib math dep for decoding_encoding
2015-01-10 Andreas Cadhalpunconfigure: enable vsx together with altivec for ppc64el
2015-01-10 Michael Niedermayeravformat/movenc: workaround bug in "PathScale EKOPath...
2015-01-10 Michael Niedermayeravfilter/internal: add fixme to ff_norm_qscale() to...
2015-01-10 Arwa Arifavfilter: Factorize the use of norm_qscale in pp7
2015-01-09 wm4rm: fix memory leak on init failure
2015-01-09 Michael Niedermayerffserver: Use av_malloc_array()
2015-01-09 James Almerx86/vf_pp7: port dctB_mmx to yasm
2015-01-09 Michael NiedermayerMerge commit '51da7d02748cc54b7d009115e76efa940b99a8ef'
2015-01-09 Michael NiedermayerMerge commit '7e4e010b80e76862e83afbd41c25d50e72f0b44c'
2015-01-09 Michael Niedermayeravcodec/ass_split: use *alloc_array()
2015-01-09 Michael Niedermayeravcodec/ass: Use av_realloc_array()
next