]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2015-11-18 Anton Khirnovlavf: document that passing valid timestamps to muxers...
2015-11-17 Luca Barbatodvdsubdec: Validate the RLE offsets
2015-11-17 Vittorio Giovaratravis: Enable OSX integration
2015-11-16 Vittorio Giovaraflacenc: Clamp user-supplied min/max prediction orders
2015-11-16 Vittorio Giovaraffv1: Explicitly name the coder type
2015-11-16 Andreas Cadhalpunhqx: correct type and size check of info_offset
2015-11-14 Andreas Cadhalpundds: disable palette flag for compressed images
2015-11-14 Michael Niedermayersegafilm: Fix current_sample after seeking and avio_see...
2015-11-13 Martin Storsjörtmpcrypt: Provide the xtea keys in little endian forma...
2015-11-13 Martin Storsjörtmpcrypt: Do the xtea decryption in little endian...
2015-11-13 Martin Storsjöxtea: Add functions for little endian mode
2015-11-13 Martin Storsjöxtea: Clarify that the current API works in big endian...
2015-11-12 Andreas Cadhalpundds: add missing newline to log messages
2015-11-12 Andreas Cadhalpundds: validate compressed source buffer size
2015-11-12 Andreas Cadhalpundds: validate source buffer size before copying
2015-11-12 Vittorio Giovaramov: Drop dref when unable to parse
2015-11-12 Vittorio Giovaramov: Correctly store dref paths
2015-11-12 Vittorio Giovaralavc: Add missing mem.h header to libxvid and screenpresso
2015-11-12 Carl Eugen... aiff: Support demuxing G.722 streams
2015-11-12 Paul B Maholthp: set duration for audio stream too
2015-11-11 Martin Storsjömovenc: Add a unit test for signaling of the track...
2015-11-11 Martin Storsjömovenc: Allow setting start_dts/start_cts before writin...
2015-11-11 Martin Storsjömovenc: Add a unit test for frag_discont with edit...
2015-11-11 Martin Storsjömovenc: Assume streams starting at pts=0 for discontinu...
2015-11-10 Martin Storsjömovenc: Add an API unit test for fragmenting options...
2015-11-10 Martin Storsjömovenc: Automatically flush after writing the initial...
2015-11-09 John Stebbinsvsrc_color: implement frame rate
2015-11-09 Michael Niedermayervf_showinfo: show timebase & framerate too
2015-11-09 Michael Niedermayervf_frei0r: also set AVFilterLink.frame_rate
2015-11-09 Michael Niedermayervf_framepack: Check and update frame_rate
2015-11-09 Michael Niedermayervf_interlace: implement frame rate
2015-11-09 Stefano Sabatinisetpts: add FRAME_RATE constant
2015-11-09 Stefano Sabatinitestsrc: set output framerate
2015-11-09 Michael Niedermayeryadif: update frame rate
2015-11-09 Nicolas Georgevf_fps: set frame_rate.
2015-11-09 Nicolas Georgebuffersrc: accept the frame rate as argument.
2015-11-09 Nicolas Georgelavfi: add a frame_rate field to AVFilterLink.
2015-11-09 Anton Khirnovavcodec: fix doxy placement
2015-11-09 Anton Khirnovlavf: deprecate compute_pkt_fields2
2015-11-08 Anton Khirnovlavf: factor out freeing an AVStream
2015-11-08 Anton Khirnovavconv: set packet duration for CFR video streams
2015-11-08 Anton Khirnovlavf: initialize cur_dts to AV_NOPTS_VALUE for muxing
2015-11-06 Michael Niedermayerlibopenh264enc: Set AVOption data type
2015-11-06 Michael Niedermayervdpau: Remove a spurious CONFIG_H263_VDPAU_HWACCEL
2015-11-06 Michael Niedermayersegafilm: drop the "song and dance" for cinepak
2015-11-06 Paul B Maholsegafilm: set video and audio stream duration
2015-11-06 Paul B Maholsegafilm: implement seeking
2015-11-06 John Stebbinsvf_pad: fix x, y option expression evaluation
2015-11-05 Luca Barbatoavresample: Document avresample_open() a little better
2015-11-03 wm4mov: detect cover art pictures by content
2015-11-02 Luca Barbatoflashsv: Initialize the block array
2015-11-02 Luca Barbatotruemotion2: Fix the buffer check
2015-11-02 Luca Barbatomimic: Always return on failure
2015-11-02 Luca Barbatomsnwc_tcp: Use the correct return values
2015-11-02 Luca Barbatocosmetics: msnwc_tcp: Reformat
2015-11-02 Luca Barbatomsnwc_tcp: Correctly report failure
2015-11-02 Luca Barbatorpza: Check the blocks left before processing one
2015-11-02 Luca Barbatolagarith: Correctly compute hash_shift
2015-11-02 Luca Barbatonut: Use the correct codec_tag when multiple are available
2015-11-01 Diego Biurrunh264_parser: Rename close() to h264_close()
2015-10-30 Martin Storsjöw32pthreads: Map MemoryBarrier to __sync_synchronize...
2015-10-30 Luca Barbatoconfigure: Add a SONAME entry for the android target
2015-10-30 Rémi Denis... vdpau: remove dysfunctional H.263 support
2015-10-30 Vittorio Giovaraomadec: Fix position of opening parenthesis
2015-10-30 Vittorio Giovarah264: Print the complete user message
2015-10-30 Vittorio Giovarah264: Print user data SEI under normal debug verbosity
2015-10-30 Kirill Gavrilovpng: read and write stereo3d frame side data information
2015-10-30 Martin Storsjöos_support: Don't try to return the service name as...
2015-10-29 Martin Storsjöconfigure: Add -D_CRT_NONSTDC_NO_WARNINGS when building...
2015-10-28 Martin Storsjölibopenh264enc: Count and warn about the number of...
2015-10-28 Martin Storsjölibopenh264enc: Add an option for controlling the frame...
2015-10-28 Kieran Kunhyaopus: Do not call vector_fmul_scalar on zero samples
2015-10-28 Michael Niedermayeropus: Buffer the samples from the correct offset
2015-10-27 Luca Barbatoavpicture: Deprecate the single fields
2015-10-26 Alexandra Hájkováavconv: support infinite loop for the loop option
2015-10-26 Luca Barbatoavpacket: Provide an alloc and a free function for...
2015-10-26 Luca Barbatoavpacket: Deprecate av_dup_packet
2015-10-26 Luca Barbatoavformat: Rework add_to_pktbuf
2015-10-26 Luca Barbatoavpacket: Replace av_free_packet with av_packet_unref
2015-10-26 Luca Barbatoavformat: Always return ref-counted AVPacket
2015-10-26 Luca Barbatoavprobe: Unref the packet once it is used
2015-10-26 Hendrik Leppkesroqvideodec: use av_frame_copy
2015-10-25 Tom Butterworthhap: Set avctx.bits_per_coded_sample
2015-10-25 Vittorio Giovaracmdutils: Check for and report the correct codec capability
2015-10-25 Vittorio Giovarascreenpresso: Drop parameter change check
2015-10-25 Alexis Balliermpegvideo_enc: Fix encoding videos with less frames...
2015-10-25 Michael Niedermayermpegvideo_enc: Merge ifs with identical conditions
2015-10-25 Michael Niedermayermpegvideo_enc: Factor new_picture unref out
2015-10-23 Vittorio GiovarainnoHeim/Rsupport Screen Capture Codec decoder
2015-10-23 Arttu Ylä-Outinenkvazaar: Add libkvazaar HEVC encoder
2015-10-23 Luca Barbatompjpeg: Cope with multipart lacking the initial CRLF
2015-10-23 Luca Barbatoimg2enc: Make sure the images are atomically written
2015-10-23 Luca Barbatolibx264: Make sure the extradata are padded
2015-10-23 Martin Storsjömovenc: Honor flush requests with delay_moov, when...
2015-10-23 Martin Storsjörtsp: Allow $ as interleaved packet indicator before...
2015-10-22 Vittorio Giovaralavc: Deprecate AVPicture structure and related functions
2015-10-22 Vittorio Giovarautils: Use data buffers directly instead of an AVPicture
2015-10-21 Vittorio Giovaraavplay: Replace avpicture functions with imgutils
2015-10-21 Vittorio Giovaralavc: Add data and linesize to AVSubtitleRect
2015-10-21 Vittorio GiovaraReplace any remaining avpicture function with imgutils
next