]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-15 Martin Storsjörtsp: Support decryption of SRTP signalled via RFC...
2013-01-15 Martin Storsjölavf: Add functions for SRTP decryption/encryption
2013-01-15 Martin Storsjölavu: Add an API for calculating HMAC (RFC 2104)
2013-01-15 Luca Barbatolibx264: use the library specific default rc_initial_bu...
2013-01-15 Luca Barbatolavc: set the default rc_initial_buffer_occupancy
2013-01-15 Diego Biurrunnutdec: Always return a value from nut_read_timestamp()
2013-01-14 Diego Biurrunconfigure: Make warnings from -Wreturn-type fatal errors
2013-01-14 Diego Biurrunx86: ABS2: port to cpuflags
2013-01-14 Rémi Denis... vdpau: Remove av_unused attribute from function declaration
2013-01-14 Anton Khirnovh264: fix ff_generate_sliding_window_mmcos() prototype.
2013-01-14 Sean McGovernsuncc: Replace more GCC flags by their equivalents...
2013-01-14 Maximilian... libtheoraenc: fix granularity of video quality
2013-01-14 Giorgio Vazzanaoggparsetheora: fix comment header parsing
2013-01-14 Ronald S. Bultjeh264: don't clobber mmco opcode tables for non-first...
2013-01-14 Luca Barbatolibvpx: make vp8 and vp9 selectable
2013-01-14 Luca Barbatolibvpx: support vp9
2013-01-14 Luca Barbatonut: support vp9 tag
2013-01-14 Tom Fineganmkv: support vp9 tag
2013-01-14 Martin Storsjörtpdec: Make variables that should wrap unsigned
2013-01-14 Diego Biurrunbuild: Remove stray Makefile entry for non-existent...
2013-01-14 Martin Storsjörtpdec: Handle more received packets than expected...
2013-01-14 Martin Storsjörtpdec: Simplify insertion into the linked list queue
2013-01-14 Martin Storsjörtpdec: Remove a woefully misplaced comment
2013-01-14 Michael Niedermayerrtmpproto: Fix assignments in if()
2013-01-14 Michael Niedermayerlavf: Fix assignments in if()
2013-01-14 Michael Niedermayersvq1enc: Fix assignments in if()
2013-01-14 Michael Niedermayerlavc: Fix assignments in if() when calling ff_af_queue_add
2013-01-14 Michael Niedermayerh264: Fix assignments in if()
2013-01-14 Anton Khirnovtruemotion2: cosmetics, reformat
2013-01-14 Anton Khirnovtruemotion2: return meaningful error codes.
2013-01-14 Anton Khirnovtscc: remove some pointless comments and empty lines.
2013-01-14 Anton Khirnovtscc: return meaningful error codes.
2013-01-14 Anton Khirnovloco: cosmetics, reformat
2013-01-14 Anton Khirnovloco: return meaningful error codes.
2013-01-14 Anton Khirnovflicvideo: return meaningful error codes.
2013-01-14 Anton Khirnovvcr1: remove disabled encoder stub
2013-01-14 Anton Khirnovvcr1: return a meaningful error code.
2013-01-14 Anton Khirnovrpza: return a meaningful error code.
2013-01-14 Anton Khirnovqdrw: cosmetics, reformat
2013-01-14 Anton Khirnovqdrw: return meaningful error codes.
2013-01-14 Anton Khirnovqtrle: return a meaningful error code.
2013-01-14 Anton Khirnovgifdec: return meaningful error codes.
2013-01-14 Anton Khirnovinterplayvideo: remove a static variable.
2013-01-14 Anton Khirnovinterplayvideo: return meaningful error codes.
2013-01-14 Anton Khirnovlcldec: return meaningful error codes.
2013-01-14 Anton Khirnovtarga: return meaningful error codes.
2013-01-14 Anton Khirnovqpeg: return a meaningful error code.
2013-01-14 Anton Khirnovnuv: return meaningful error codes.
2013-01-14 Anton Khirnovpcx: return meaningful error codes.
2013-01-14 Anton Khirnovtmv: return meaningful error codes.
2013-01-14 Anton Khirnovmsrle: return meaningful error codes.
2013-01-14 Anton Khirnovcscd: return meaningful error codes.
2013-01-14 Daniel Kangyadif: x86: fix build for compilers without aligned...
2013-01-14 Luca Barbatolavc: introduce the convenience function init_get_bits8
2013-01-14 Luca Barbatolavc: check for overflow in init_get_bits
2013-01-13 Anton Khirnovavpacket: free side data in av_free_packet().
2013-01-13 Anton Khirnovv4l2: do not assert on a value received from outside...
2013-01-13 Anton Khirnovv4l2: set the average framerate instead of codec timebase.
2013-01-13 Anton Khirnovv4l2: avoid pointless indirection.
2013-01-13 Rémi Denis... vdpau: Add VC-1 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis... vdpau: Add H.264 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis... vdpau: Add MPEG-4 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis... vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure
2013-01-13 Rémi Denis... vdpau: Add context and common helpers for hwaccel support
2013-01-12 Martin Storsjörtpdec: Send a valid "delay since SR" value in the...
2013-01-12 Martin Storsjörtpdec: Calculate and report packet reception jitter
2013-01-12 Martin Storsjörtpdec: Fix the calculation of expected number of packets
2013-01-12 Diego Biurrunfate: vp3: Fix fate-vp3-coeff-level64 test dependencies
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
next