]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-20 Martin Storsjösrtp: Don't require more input data than what actually...
2013-01-20 Martin Storsjösrtp: Improve the minimum encryption buffer size check
2013-01-20 Martin Storsjösrtp: Add support for a few DTLS-SRTP related crypto...
2013-01-20 Martin Storsjörtpdec/srtp: Handle CSRC fields being present
2013-01-20 Martin Storsjörtpdec: Check the return value from av_new_packet
2013-01-20 Mathias Rauenac3dec: fix non-optimal dithering of zero bit mantissas
2013-01-20 Diego Biurrunppc: vorbisdsp: Drop some unnecessary #includes
2013-01-20 Martin Storsjöavconv: Increase the SDP buffer size to fit xiph SDPs
2013-01-20 Martin Storsjörtpdec: Move setting the parsing flags to the actual...
2013-01-20 Martin Storsjörtpdec: Split handling of mpeg12 audio/video to a separ...
2013-01-20 Martin Storsjörtpdec: Split mpegts parsing to a normal depacketizer
2013-01-20 Martin Storsjörtpdec: Reorder payload handler registration alphabetically
2013-01-20 Martin Storsjömpegts: Share the cleanup code between the demuxer...
2013-01-20 Martin Storsjörtpdec_mpeg4: Return one AAC AU per AVPacket
2013-01-20 Martin Storsjöppc: Include string.h for memset
2013-01-20 Janne Grunauvideodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL
2013-01-20 Mans Rullgarddsputil: drop non-compliant "fast" qpel mc functions
2013-01-20 Luca Barbatoget_bits: change the failure condition in init_get_bits
2013-01-20 Ronald S. BultjeRemove put_no_rnd_pixels_l2 function pointer for w...
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2013-01-19 Xi Wangmpegvideo: fix loop condition in draw_line()
2013-01-19 Clément Bœschdvdsubdec: parse the size from the extradata
2013-01-18 Diego Biurrunx86: dsputil: Drop some unused macro definitions
2013-01-18 Martin Storsjöx86: Add a Yasm-based emms() replacement
2013-01-18 Diego Biurrunx86inc: Add cvisible macro for C functions with public...
2013-01-18 Diego Biurrunx86inc: Rename "program_name" to "private_prefix"
2013-01-18 Sean McGovernconfigure: Run SHFLAGS through ldflags_filter()
2013-01-18 Anton Khirnovh264: avoid pointless copying of ref lists
2013-01-18 Justin Ruggleslavr: always reset mix function names and pointers...
2013-01-18 Justin Ruggleslavr: call mix_function_init() in ff_audio_mix_set_matrix()
2013-01-17 Luca Barbatofate: update ref after rv30_loop_filter fix
2013-01-17 Xi Wangrv30: fix masking in rv30_loop_filter()
2013-01-17 Luca Barbatolavc: support ZenoXVID custom tag
2013-01-17 Luca Barbatolibcdio: support recent cdio-paranoia
2013-01-17 Martin Storsjöfloat_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmu...
2013-01-17 Martin Storsjötheora: Skip zero-sized headers
2013-01-16 Justin Rugglesidcin: fix memleaks in idcin_read_packet()
2013-01-16 Justin Ruggleslavc: Move vector_fmul_window to AVFloatDSPContext
2013-01-16 Martin Storsjörtpdec_mpeg4: Check the remaining amount of data before...
2013-01-15 Martin Storsjörtpdec_mpeg4: Check the return value from malloc
2013-01-15 Martin Storsjösrtp: Mark a few variables as uninitialized
2013-01-15 Martin Storsjöconfigure: Make the new srtp protocol depend on the...
2013-01-15 Martin Storsjölavf: Add a fate test for the SRTP functions
2013-01-15 Martin Storsjölavu: Add a fate test for the HMAC API
2013-01-15 Ronald S. Bultjeh264: add 3 pixels below for subpixel filter wait position
2013-01-15 Joakim Platedvdsubdec: Support palette in mkv
2013-01-15 Diego Biurrunx86: Add PAVGB macro to abstract pavgb/pavgusb instruct...
2013-01-15 Justin Rugglesvf_fps: add final flushed frames to the dropped frame...
2013-01-15 Diego Biurrunrv34_parser: Adjust #if for disabling individual parsers
2013-01-15 Diego Biurrunx86: ABSB2: port to cpuflags
2013-01-15 Diego Biurrunx86: ABSB: port to cpuflags
2013-01-15 Martin Storsjösdp: Include SRTP crypto params if using the srtp protocol
2013-01-15 Martin Storsjölavf: Add a protocol for SRTP encryption/decryption
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.
next