]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-26 Anton Khirnovmpegvideo_enc: fix indentation in load_input_picture()
2013-01-26 Anton Khirnovmpegvideo_enc: do not modify the input frame.
2013-01-26 Anton Khirnovmjpegdec: fix indentation
2013-01-26 Anton Khirnovrawdec: cosmetics, reformat
2013-01-26 Anton Khirnovmimic: return meaningful error codes.
2013-01-26 Anton Khirnovmimic: cosmetics, reformat
2013-01-26 Anton Khirnoviff: drop ff_ prefix from a static function.
2013-01-26 Anton Khirnovpngdec: cosmetics, reformat.
2013-01-26 Anton Khirnovdxa: return meaningful error codes.
2013-01-26 Anton Khirnoveatgq: cosmetics, reformat.
2013-01-26 Anton Khirnoveatgq: return meaningful error codes.
2013-01-26 Anton Khirnoveatgv: cosmetics, reformat
2013-01-26 Anton Khirnoveatgv: return meaningful error codes.
2013-01-26 Anton Khirnovcyuv: return meaningful error codes.
2013-01-26 Anton Khirnovtxd: return meaningful error codes.
2013-01-26 Anton Khirnovdnxhdenc: fix invalid reads in dnxhd_mb_var_thread().
2013-01-26 Diego Biurrunx86: h264qpel: Move stray comment to the right spot...
2013-01-25 Michael Karcheratrac3: use correct loop variable in add_tonal_components()
2013-01-25 Luca Barbatodoc: document libx264 options and mappings
2013-01-25 Gavriloaie... libx264: introduce -x264-params private option
2013-01-25 Justin Rugglesdict: add av_dict_parse_string()
2013-01-25 Luca Barbatodoc: support multitable in texi2pod
2013-01-25 Vladimir Pantelicavfilter: allow setpts filter to use wallclock time...
2013-01-25 Vladimir Panteliclavu: Add av_strnstr()
2013-01-25 Vittorio Giovarah264: Allow discarding the cropping information from SPS
2013-01-24 Diego Biurrunarm: Add mathops.h to ARCH_HEADERS list
2013-01-24 Luca Barbatoavstring: K&R formatting cosmetics
2013-01-24 Diego Biurrunbuild: Make the H.264 parser select h264qpel
2013-01-24 Janne Grunaux86: h264qpel: add cpu flag checks for init function
2013-01-24 Janne Grunauh264: copy h264qpel dsp context to slice thread copies
2013-01-24 Janne Grunauarm: h264qpel: use neon h264 qpel functions only if...
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-24 Luca Barbatodoc: fix dependencies in pod generation
2013-01-24 Diego Biurrunopenbsd: configure: Stop enabling PIC by default
2013-01-24 Martin Storsjörtpenc_chain: Use the original AVFormatContext for...
2013-01-24 Martin Storsjörtp: Make sure the output format pointer is set
2013-01-23 Martin Storsjöwmv2: Propagate the wmv2 idct permutation type to the...
2013-01-23 Martin Storsjörtp: Make sure priv_data is set before reading it
2013-01-23 Xi Wangrtpenc: fix overflow checking in avc_mp4_find_startcode()
2013-01-23 Xi Wangrtmp: fix buffer overflows in ff_amf_tag_contents()
2013-01-23 Xi Wangrtmp: fix multiple broken overflow checks
2013-01-23 Martin Storsjöfloat_dsp: Include config.h for redefining restrict
2013-01-23 Ronald S. Bultjedsputil: remove one array dimension from avg_no_rnd_pix...
2013-01-23 Ronald S. Bultjedsputil: remove 9/10 bits hpel functions.
2013-01-23 Ronald S. Bultjedsputil: remove some never-assigned function pointers...
2013-01-23 Ronald S. Bultjedsputil: remove avg_no_rnd_pixels8.
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-23 Ronald S. Bultjevorbisdsp: convert x86 simd functions from inline asm...
2013-01-23 Ronald S. Bultjevp3dsp: don't do aligned reads on input.
2013-01-22 Tim Walkermlp_parser: cosmetics: re-indent.
2013-01-22 Tim Walkermlp: implement support for AVCodecContext.request_chann...
2013-01-22 Tim Walkermlp_parser: account for AVCodecContext.request_channels...
2013-01-22 Tim Walkermlpdec: set the channel layout.
2013-01-22 Tim Walkermlpdec: TrueHD: use Libav channel order.
2013-01-22 Tim Walkermlp: store the channel layout for each substream.
2013-01-22 Diego Biurrunarm: Add some missing header #includes
2013-01-22 Ronald S. Bultjefloatdsp: move scalarproduct_float from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move butterflies_float from dsputil to avfloa...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_reverse from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_add from dsputil to avfloatdsp.
2013-01-22 Michael Smithproresdec: support mixed interlaced/non-interlaced...
2013-01-22 Ronald S. Bultjevp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSP...
2013-01-21 Diego Biurrunx86: ac3: Fix HAVE_MMXEXT condition to only refer to...
2013-01-21 Martin Storsjörtpenc: Start the sequence numbers from a random offset
2013-01-21 Luca BarbatoRevert "fate: Use wmv2 IDCT for wmv2 tests"
2013-01-21 Diego Biurrunget_bits/put_bits: K&R formatting cosmetics
2013-01-21 Jindrich Makovickaavidec: use sensible error codes instead of -1
2013-01-21 Daniel Kangdsputilenc: x86: Convert pixel inline asm to yasm
2013-01-21 Brad Smithlibgsm: detect libgsm header path
2013-01-21 Ronald S. Bultjefate: Use wmv2 IDCT for wmv2 tests
2013-01-21 Ronald S. Bultjevorbisdsp: change block_size type from int to intptr_t.
2013-01-21 Ronald S. Bultjelavc: put FF_IDCT_{VP3,H264,CAVS,BINK,EA,WMV2} under...
2013-01-21 Ronald S. Bultjewmv2: move IDCT to its own DSP context.
2013-01-21 Ronald S. Bultjedsputil: remove butterflies_float_interleave.
2013-01-20 Martin Storsjösrtp: Move a variable to a local scope
2013-01-20 Martin Storsjösrtp: Add tests for the crypto suite with 32/80 bit...
2013-01-20 Martin Storsjösrtp: cosmetics: Use fewer lines for the test vectors
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
next