]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-12 Diego Biurrunfate: cosmetics: Order some test entries
2013-01-12 Diego BiurrunAdd version bump and APIchanges entry for Add AV_PIX_FM...
2013-01-12 Rémi Denis... pixfmt: add picture format for VDPAU
2013-01-12 Luca Barbatoratecontrol: K&R cosmetic formatting
2013-01-11 Martin Storsjörtpdec: Remove a useless todo comment
2013-01-11 Martin Storsjörtsp: Remove an outdated comment
2013-01-11 Martin Storsjörtsp: Remove references to weirdly named variables...
2013-01-11 Martin Storsjörtp: Rename a static variable to normal naming conventions
2013-01-11 Martin Storsjörtp: Cosmetic cleanup
2013-01-11 Marcin Juszkiewiczconfigure: enable pic for shared libs on AArch64
2013-01-11 Luca Barbatozmbv: Reset the decoder on keyframe errors
2013-01-11 Vladimir Pantelicvc1dec: prevent a crash due missing pred_flag parameter
2013-01-10 Dale Curtismatroska: Fix use after free
2013-01-10 Ronald Bultjevp3: Fix double free in vp3_decode_end()
2013-01-10 Diego Biurrunfate: Split fate-siff test into demuxer and VB video...
2013-01-10 Martin Storsjörtpdec_vp8: Don't trim too much data from broken frames
2013-01-10 Martin Storsjörtpdec_vp8: Simplify code by using an existing helper...
2013-01-10 Martin Storsjörtpdec: Add a terminating null byte at the end of the...
2013-01-09 Luca Barbatoyuv4mpeg: do not use deprecated functions
2013-01-09 Luca Barbatooggdec: fix faulty cleanup prototype
2013-01-09 Justin Rugglesidcin: return 0 from idcin_read_packet() on success.
2013-01-09 Justin Rugglesidcin: better error handling
2013-01-09 Justin Rugglesidcin: check for integer overflow when calling av_get_p...
2013-01-09 Justin Rugglesidcin: allow seeking back to the first packet
2013-01-09 Justin Rugglesidcin: set AV_PKT_FLAG_KEY for video packets with a...
2013-01-09 Justin Rugglesidcin: set start_time and packet duration instead of...
2013-01-09 Justin Rugglesidcin: set channel_layout
2013-01-09 Justin Rugglesidcin: fix check for presence of an audio stream
2013-01-09 Justin Rugglesidcin: validate header parameters
2013-01-09 Justin Rugglesidcinvideo: correctly set AVFrame defaults
2013-01-09 Daniel Kangyadif: Port inline assembly to yasm
2013-01-09 Justin Rugglesau: remove unnecessary casts
2013-01-09 Justin Rugglesau: return AVERROR codes instead of -1
2013-01-09 Justin Rugglesau: cosmetics: pretty-print and remove pointless comments
2013-01-09 Justin Rugglesau: use ff_raw_write_packet()
2013-01-09 Justin Rugglesau: set stream start time and packet durations
2013-01-09 Justin Rugglesau: use %u when printing id and channels since they...
2013-01-09 Justin Rugglesau: validate sample rate
2013-01-09 Justin Rugglesau: move skipping of unused data to before parameter...
2013-01-09 Justin Rugglesau: do not arbitrarily limit channel count
2013-01-09 Justin Rugglesau: do not set pkt->size directly
2013-01-09 Justin Rugglesau: set block_align and use it in au_read_packet()
2013-01-09 Justin Rugglesau: set bit rate
2013-01-09 Justin Rugglesau: validate bits-per-sample separately from codec tag
2013-01-09 Martin Storsjörtpdec_vp8: Mark broken packets with AV_PKT_FLAG_CORRUPT
2013-01-09 Alexandra Khirnovaxan: Convert to bytestream2
2013-01-08 Justin Rugglesoggenc: add a page_duration option and deprecate the...
2013-01-08 Justin Rugglesx86: lavr: add SSE2/AVX dither_int_to_float()
2013-01-08 Justin Rugglesx86: lavr: add SSE2 quantize() for dithering
2013-01-08 Justin Rugglesdoc/APIchanges: fill in missing dates and hashes.
2013-01-08 Martin Storsjörtpdec_vp8: Request a keyframe if RTP packets are lost
2013-01-08 Martin Storsjörtpdec: Support sending RTCP feedback packets
2013-01-08 Martin Storsjörtpdec: Store the dynamic payload handler in the rtpdec...
2013-01-08 Martin Storsjörtpdec_vp8: Avoid a warning about a possibly unused...
2013-01-08 Martin Storsjörtpdec_vp8: Make sure the previous packet is returned
2013-01-08 Martin Storsjörtpdec_vp8: Set the timestamp when returning a deferred...
2013-01-08 Kanglinhlsenc: Make the start_number option set the right...
2013-01-08 Martin Storsjörtsp: Respect max_delay for the reordering queue when...
2013-01-08 Martin Storsjörtsp: Recheck the reordering queue if getting a new...
2013-01-08 Justin Ruggleslavr: log channel conversion description for any-to...
2013-01-08 Justin Ruggleslavr: mix: reduce the mixing matrix when possible
2013-01-08 Justin Ruggleslavr: cosmetics: reindent
2013-01-08 Justin Ruggleslavr: add a public function for setting a custom channe...
2013-01-08 Justin Ruggleslavr: typedef internal structs in internal.h
2013-01-07 Derek Buitenhuisdoc: Extend commit message section
2013-01-07 Derek Buitenhuisdoc: Mention memory allocation in the fuzz testing...
2013-01-07 Derek Buitenhuisdoc: Mention zzuf in the fuzz testing section
2013-01-07 Derek Buitenhuisdoc: Merge disjointed bits about emailing patches
2013-01-07 Derek Buitenhuisdoc: Fix a few typos in the developer documentation
2013-01-07 Benjamin Larssonxwma: Remove unused variable
2013-01-07 Diego Biurrunasfdec: Fix printf format string length modifier
2013-01-06 Luca Barbatooggdec: make sure the private parse data is cleaned up
2013-01-06 Luca Barbatooggdec: free the ogg streams on read_header failure
2013-01-06 Diego BiurrunDrop Snow codec
2013-01-06 Reinhard TartlerPrepare for 10_alpha1 Release
2013-01-06 Christophe... x86: sbrdsp: Implement SSE qmf_post_shuffle
2013-01-06 Christophe... x86: sbrdsp: Implement SSE sum64x5
2013-01-06 Diego Biurrunx86: ABS1: port to cpuflags
2013-01-06 Anton Khirnovv210x: cosmetics, reformat
2013-01-06 Anton Khirnovv210x: return meaningful error codes.
2013-01-06 Anton Khirnovr210dec: return meaningful error codes.
2013-01-06 Anton Khirnovvb: cosmetics, reformat
2013-01-06 Anton Khirnovvb: return meaningful error codes.
2013-01-06 Anton Khirnovptx: return meaningful error codes.
2013-01-06 Anton Khirnovtiff: return meaningful error codes.
2013-01-06 Anton Khirnovvqavideo: return meaningful error codes.
2013-01-06 Anton Khirnovmss2: return meaningful error codes.
2013-01-06 Anton Khirnovv210dec: return meaningful error codes
2013-01-06 Anton Khirnovindeo2: cosmetics, reformat
2013-01-06 Anton Khirnovindeo2: check decoding errors.
2013-01-06 Anton Khirnovindeo2: return meaningful error codes
2013-01-06 Anton Khirnovrl2: cosmetics, reformat
2013-01-06 Anton Khirnovrl2: use fixed-width integer types where appropriate
2013-01-06 Anton Khirnovrl2: return meaningful error codes.
2013-01-06 Anton Khirnovcljr: return a meaningful error code.
2013-01-06 Anton Khirnovfraps: cosmetics, reformat
2013-01-06 Anton Khirnovfraps: return meaningful error codes.
2013-01-06 Anton Khirnovkgv1dec: return meaningful error codes.
2013-01-06 Anton Khirnovkmvc: return meaningful error codes.
2013-01-06 Anton Khirnovwnv1: return meaningful error codes.
next