]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-09-30 Vittorio Giovaralavu: Deprecate AVFrame.error[]
2015-09-29 Vicente Olivert... configure: address a copy-paste typo
2015-09-29 Vittorio Giovaratiny_psnr: Use the correct abs() version
2015-09-29 Vittorio Giovaravf_framepack: Use av_image_copy() where appropriate
2015-09-29 Vittorio Giovaradnxhddec: Enable frame threading
2015-09-29 Christophe... dnxhddec: Decode and use interlace mb flag
2015-09-29 Thierry Foucuriff: Add support for RV40 codec in AVI
2015-09-29 Vittorio Giovaraavconv: Make the private options discovery more manifest
2015-09-29 Vittorio GiovaraRevert "avconv_opt: Allow printing private options"
2015-09-29 Vittorio Giovaralavc: Simplify checking quant bias option
2015-09-29 Ganesh Ajjanagaddeavresample: Remove an unused variable
2015-09-29 Ganesh Ajjanagaddemotion_est_template: Fix undefined left shift of negati...
2015-09-29 Ganesh Ajjanagaddemlpdec: Fix a undefined left shift of negative number
2015-09-29 wm4lavc: Make AVPacket.duration int64, and deprecate conve...
2015-09-29 Vicente Olivert... mips: intreadwrite: Only execute that code for mips...
2015-09-29 Luca Barbatoconfigure: mips: Support mips r6, r2 and r1
2015-09-29 Luca Barbatoconfigure: Set the initial ldflags to match the cflags
2015-09-29 Gregory J.... libopenh264enc: Use av_log() to log messages
2015-09-28 Anton Khirnovqsvdec: make ff_qsv_decode_init() static
2015-09-28 Anton Khirnovexamples/qsvdec: free the lavc decoder before closing...
2015-09-28 Anton Khirnovexamples/qsvdec: do not free the surfaces in the frame_...
2015-09-28 Anton Khirnovqsvdec: close the MFX decoder on uninit
2015-09-28 Anton Khirnovqsv: document AVQSVContext members
2015-09-28 Anton Khirnovqsvenc: mark the encoders as INIT_CLEANUP
2015-09-28 Anton Khirnovqsvenc: do not try to close the encoder if the session...
2015-09-28 Anton Khirnovqsvdec: list supported pixel formats
2015-09-28 Anton Khirnovlavfi: do not exclude hwaccel formats from ff_all_formats()
2015-09-28 Henrik Gramnercheckasm/x86: Correctly handle variadic functions
2015-09-28 Henrik Gramnercheckasm: Use a self-balancing tree
2015-09-28 wm4vdpau: fix constrained baseline fallback
2015-09-28 wm4mpegts: use avcodec_get_type() to set codec_type
2015-09-28 wm4lavc: reimplement avcodec_get_type() using codec descri...
2015-09-28 Rémi Denis... vdpau: deprecate av_vdpau_get_profile()
2015-09-24 Vittorio Giovaradxv: Improve error message
2015-09-24 Vittorio Giovaradxv: Support RAW intermediate compression
2015-09-24 Vittorio Giovaradxv: Print texture information after header parsing
2015-09-24 Vittorio Giovaradxv: Support the original first version
2015-09-24 Vittorio Giovaradxv: Parse ancillary encoder information
2015-09-24 wm4mmal: Fix AVBufferRef usage
2015-09-24 wm4mmal: Remove setting extradata on input format
2015-09-24 wm4mmal: drop the h264 BSF
2015-09-17 Vittorio Giovaraavconv_opt: Allow printing private options
2015-09-17 Steve Lhommed3d11va: WindowsPhone requires a mutex around ID3D11Vid...
2015-09-17 Henrik Gramnercheckasm: v210: Fix array overwrite
2015-09-17 Kevin Wheatleypixfmt: Add new SMPTE color primaries and transfer...
2015-09-16 Alexandra Hájkovádcadec: set channel layout in a separate function
2015-09-16 Alexandra Hájkovádcadec: scan for extensions in a separate function
2015-09-16 Luca Barbatortpdec: Forward the memory failure
2015-09-16 Eloi BAILrtsp: warning when max_delay reached
2015-09-16 Eloi BAILrtpdec: inform jitter buffer size
2015-09-16 Eloi BAILrtpdec: add a trace when jitter buffer is full
2015-09-15 Martin Storsjörtpdec: Increase the max size of the jitter buffer...
2015-09-14 Luca Barbatojpeg2000: Factor out prec init
2015-09-14 Luca Barbatojpeg2000: Factor out band stepsize initialization
2015-09-14 Luca Barbatojpeg2000: Factor out band initialization
2015-09-14 Luca Barbatojpeg2000: Refactor decode_packets
2015-09-14 Luca Barbatojpeg2000: Templatize the frame writer
2015-09-14 Luca Barbatojpeg2000: Split codeblock decoding from the main tile...
2015-09-13 Luca Barbatodoc: Add travis badge
2015-09-13 Vittorio Giovarampegvideo: Drop mpegvideo.h where not needed
2015-09-13 Vittorio Giovarampegvideo: Make sure mpegutils.h is included where...
2015-09-13 Vittorio Giovarampegvideo: Move macros to more appropriate headers
2015-09-13 Luca Barbatoavfilter: Support both syntaxes for the scale filter
2015-09-13 Vittorio Giovaralavr: Remove unreachable code
2015-09-13 Vittorio Giovarabuffersrc: Improve initialization log message
2015-09-13 Vittorio Giovarafate: Change global error option to private error_rate...
2015-09-13 Vittorio Giovarafate: Move mv0 option from global to mpv private
2015-09-13 Vittorio Giovaralavc: Keep idct integer option
2015-09-13 Vittorio Giovaraavconv_filter: Use full named options
2015-09-13 Vittorio Giovaralavf: Update to the new crypto API
2015-09-12 Alexandra Hájkováasfdec: add more checks for size left in asf packet...
2015-09-12 Hendrik Schreiberlavc: Fix compilation with --disable-everything --enabl...
2015-09-12 Vittorio Giovaralavc: Sanitize header inclusion guards
2015-09-12 Vittorio Giovaralavc: Enable side data only packets by default
2015-09-12 James Almertravis: fix dependencies
2015-09-12 wm4mmaldec: fix pkt_dts determination
2015-09-12 wm4lavc: allow asynchronous decoders to return correct...
2015-09-12 wm4mmaldec: disable timestamp interpolation
2015-09-12 wm4mmaldec: fix problems with flush logic
2015-09-12 wm4mmaldec: hack against buffering problems on broken...
2015-09-11 Luca Barbatojpeg2000: Split codeblock decoding from the main tile...
2015-09-11 Luca Barbatojpeg2000: Do not warn about known and skippable markers
2015-09-11 Luca Barbatommvideo: Make sure the rle does not write over the...
2015-09-10 Luca Barbatoogg: Do not try to use the parser if it is not present
2015-09-10 Luca Barbatopixdesc: Document the component order
2015-09-10 Hendrik Leppkespixdesc: Add missing alpha flag for yuva420p9be
2015-09-10 Hendrik Leppkespixdesc: Consistently order components
2015-09-09 Vittorio Giovaracodec_desc: Add missing DXV entry
2015-09-07 Vittorio Giovaralavu: Drop the {minus,plus}1 suffix from AVComponentDes...
2015-09-07 Vittorio Giovaralavu: Remove bit packing from AVComponentDescriptor
2015-09-07 wm4lavu: extend size of the AVPixFmtDescriptor.flags field
2015-09-06 Alexandra Hájkováasfdec: alloc enough space for storing name in asf_read...
2015-09-06 Martin Storsjömov: Allow more than one keyframe per trun
2015-09-06 Luca Barbatodxtory: Unify and rework the decoding routines
2015-09-06 Henrik Gramnercheckasm: add unit tests for v210enc
2015-09-04 Vittorio Giovarariff: Add AVj2 fourcc for Avid jpeg2000
2015-09-03 Luca Barbatodxtory: Factorize the buffer loading
2015-09-03 Luca Barbatodxtory: Factorize slice size checks
2015-09-03 Michael Niedermayerfraps: increase vlc nb_bits
2015-09-03 Michael Niedermayerhuffman: allow specifying nb_bits to ff_huff_build_tree()
next