]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-06-08 Michael Niedermayeravcodec/aacdec: Do not return a uninitialized value
2015-06-08 Michael NiedermayerMerge commit 'bc76c46943272515805d7ac48ca39f14826d1fed'
2015-06-07 Michael NiedermayerMerge commit 'a188108ebf28ebac9d2b8fc7d5b391aef45698b3'
2015-06-07 Michael NiedermayerMerge commit '677c804aa3a78d61b21e6423165a252846c20f0e'
2015-06-07 Michael NiedermayerMerge commit '252d6200c36e7eaa79f8d5205b7d731179e94897'
2015-06-07 Michael NiedermayerMerge commit '9b56ac74b170d12027fbc81f581a451a709f1105'
2015-06-07 Michael Niedermayeravformat/hdsenc: Change duration from single to to...
2015-06-07 Michael Niedermayeravformat/rmenc: Remove float usage
2015-06-07 Michael Niedermayeravcodec/libstagefright: Check for pthread_create()...
2015-06-07 Clément Bœschavfilter: fix a few 5 spaces indent
2015-06-07 Michael Niedermayeravdevice/iec61883: Check pthread init for failures
2015-06-07 Michael Niedermayerffserver: Check for ffio_set_buf_size() failure
2015-06-07 Michael Niedermayeravformat/aviobuf: Check for ffio_set_buf_size() failure
2015-06-07 Michael Niedermayeravformat/ffmdec: Check ffio_set_buf_size() return value
2015-06-07 Michael Niedermayerffserver: Check allocations (likely not all)
2015-06-07 Luca Barbatoaac: Wait to know the channels before allocating frame
2015-06-07 Sebastian Drögeaac: Support channel configurations 11 and 12
2015-06-07 nu774aac: correctly map 7.1ch-wide AAC from FDK AAC encoder
2015-06-07 Luca Barbatoavio: Add avio_put_str16be
2015-06-07 Luca Barbatompjpeg: Initial implementation
2015-06-07 James Almerfate: add missing avdevice dependency to closed caption...
2015-06-07 Philip Langdaleavcodec/allcodecs: Re-order nvenc encoders below x264/5.
2015-06-06 Ganesh Ajjanagaddevf_colormatrix: calculate coefficients only once
2015-06-06 Michael Niedermayeravcodec/mpegvideo: Use av_memdup() for allocating threa...
2015-06-06 Michael Niedermayeravcodec/mpegvideo: Clear thread_context array before...
2015-06-06 Michael Niedermayeravcodec/mpegvideo: Merge thread context initialization...
2015-06-06 Philip Langdaleavcodec/nvenc: Add 'nvenc_h264' as an alternative name...
2015-06-06 Philip Langdaleavcodec/nvenc: Rename nvenc_h265 to nvenc_hevc
2015-06-06 Philip LangdaleRevert "avcodec: Rename nvenc.c to nvenc_a.c, to avoid...
2015-06-06 Philip LangdaleRevert "Merge commit 'b08caa87c35a768ec0abb16b1e99c3a85...
2015-06-06 Philip LangdaleRevert "nvenc: remove cuda.h requirement for nvenc_a"
2015-06-06 Philip LangdaleRevert "avcodec/Makefile: fix checkheaders for nvenc_b"
2015-06-06 Philip LangdaleRevert "Changelog: Drop duplicate NVENC entry"
2015-06-06 Michael Niedermayeravutil/colorspace: Remove RGB_TO_Y/U/V
2015-06-06 Paul B Maholavcodec/exr: fix crash caused by merge
2015-06-06 James Almerconfigure: improve the checks for gmtime_r and localtime_r
2015-06-06 Michael NiedermayerChangelog: Drop duplicate NVENC entry
2015-06-06 Clément Bœschavdevice/x11grab: use av_clip() instead of nested min...
2015-06-06 Clément Bœschavcodec/snowenc: use av_clip() instead of nested min...
2015-06-06 Clément Bœschavcodec/mpegvideo: use av_clip() instead of nested...
2015-06-06 Clément Bœschffplay: use av_clip() instead of nested min & max
2015-06-06 Ronald S. Bultjehevc: fix typo (mpv -> mvp).
2015-06-06 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2015-06-06 Clément Bœschswresample: fix initilaize/initialize typo
2015-06-06 Clément Bœschdoc/filters: fix inaccuarte/inaccurate typo
2015-06-06 Stephan Holljeslavf/http: Add simple autodetection for client HTTP...
2015-06-06 Stephan Holljeslavf/http: Indent else-clause.
2015-06-06 Stephan Holljeslavf/http: Properly process HTTP header on listen.
2015-06-06 Stephan Holljeslavf/http: Rudimentary error handling for HTTP requests...
2015-06-06 Stephan Holljeslavf/http: Process HTTP header before sending response.
2015-06-06 Stephan Holljeslavf/http: Document method option.
2015-06-06 Michael Niedermayeravformat/mxfenc: Add mxf muxer avclass
2015-06-05 Michael Niedermayeravcodec/s302m: Only set the sample rate when some data...
2015-06-05 Michael Niedermayeravformat/utils: Do not select audio streams with unknow...
2015-06-05 Michael Niedermayeravcodec/s302m: Check for non PCM Streams
2015-06-05 Ganesh Ajjanagaddeflvdec: fix lack of duration for some files
2015-06-05 Michael Niedermayeravformat/flvdec: Show unknown tags at debug level
2015-06-05 Michael Niedermayeravformat/flvdec: Add TYPE_ONCAPTIONINFO
2015-06-05 Michael Niedermayeravformat/flvdec: increase buffer size for parsing metad...
2015-06-05 Michael NiedermayerRevert addition of a few fixed_dsp functions to APIChanges
2015-06-05 Michael Niedermayeravutil/ppc/cpu: add include avassert.h
2015-06-05 Michael Niedermayeravutil/softfloat: Fix alternative implementation of...
2015-06-05 Michael Niedermayeravutil/softfloat: Fix alternative implementation of...
2015-06-05 Andreas Cadhalpunarm: only enable setend on ARMv6
2015-06-05 Michael Niedermayeravutil/softfloat: Move av_sincos_sf() from header to...
2015-06-05 Nedeljko Babiclibavutil/doc: Changes in documentation due to changes...
2015-06-05 Michael Niedermayeravutil/softfloat: Add more tests for the normalization
2015-06-05 Michael Niedermayeravutil/softfloat: Fix thresholds in av_normalize_sf()
2015-06-05 Michael Niedermayeravcodec/rdft: Use more specific error codes
2015-06-05 Vignesh Venkatasubra... lavf/matroskaenc: Write Block Keyframe correctly
2015-06-04 Michael Niedermayeravcodec/utils: Assert that audio decoders do not report...
2015-06-04 Michael Niedermayeravcodec/alsdec: Check for overread
2015-06-04 Michael Niedermayeravcodec/atrac3plusdec: consume only as many bytes as...
2015-06-04 Michael Niedermayeravcodec/adpcm: Check for overreads
2015-06-04 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-04 Nedeljko Babiclibavutil/softfloat: Fix av_normalize1_sf bias.
2015-06-04 Juanjolavf/riffenc: Set correct block align for mp2.
2015-06-04 Carl Eugen... lavfi/tinterlace: Double aspect ratio for modes merge...
2015-06-04 Michael Niedermayerswresample/resample: fix typos
2015-06-04 Michael Niedermayeravcodec/proresenc_anatoliy: Use more specific error...
2015-06-04 Michael Niedermayeravcodec/snow: replace unspecific error code
2015-06-04 Michael Niedermayerswresample/swresample: Cleanup on init failure.
2015-06-04 Michael Niedermayerswresample: Add swr_get_out_samples()
2015-06-04 James Almerfate: add missing lavfi indev dependency to closed...
2015-06-04 Michael Niedermayerlibswresample/rematrix: Check for malloc errors
2015-06-03 Anshul Maheshwarifate: Add Closed caption test
2015-06-03 Nedeljko Babiclibavutil: Add new fixed dsp functions.
2015-06-03 Michael NiedermayerRevert "avformat/rtpenc: check av_packet_get_side_data...
2015-06-03 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-03 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-03 Shivraj Patilavcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for...
2015-06-03 Michael NiedermayerMerge commit '0289f81241e720452b5a77713488d54d3ec252d7'
2015-06-03 Michael NiedermayerMerge commit '7f596368a404363d72b1be6d16c51420a71bc523'
2015-06-03 Michael NiedermayerMerge commit 'e97446e600578392549ef6d0191f2020dae7f8bf'
2015-06-03 Michael NiedermayerMerge commit 'b9875b497a38f494acb599083b0d004545958697'
2015-06-03 Michael NiedermayerMerge commit '76eb0950b8d82b1e9617b9c854f091e13bb23131'
2015-06-03 Michael Niedermayeravutil/ppc/cpu: Our code assumes vsx implies altivec...
2015-06-03 Michael Niedermayeravformat/mov: Retry same packet on IO failure to avoid...
2015-06-03 Stefano Sabatiniffmpeg_dxva2: call GetDesktopWindow() in place of GetSh...
2015-06-03 nu774aac: Correctly map multichannel ADTS AAC with non-zero...
next