]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-09-12 Michael NiedermayerMerge commit 'c0779a67e85df856904ee6fab760c4233d4c2be5'
2013-09-12 Michael NiedermayerMerge commit 'e2cd766ca1b9bb2ba72aca5f6ba5d8be15743984'
2013-09-12 Michael NiedermayerMerge commit 'b1e469885362febce3d9a4678624e44a92f77da9'
2013-09-12 Michael NiedermayerMerge commit '0f678c0214dccb355ed8955077a2bea46984fbc8'
2013-09-12 Michael NiedermayerMerge commit '17d57848fc14e82f76a65ffb25c90f2f011dc4a0'
2013-09-12 Michael NiedermayerMerge commit '459f2b393a3f89ed08d10fbceb4738d1429f268e'
2013-09-12 Michael NiedermayerMerge commit '0d61f260010707f3028b818e8b24598e1a83d696'
2013-09-12 Michael NiedermayerMerge commit '183b9d843a9533774fabd3984a52f3987001acbc'
2013-09-12 Michael NiedermayerMerge commit 'b26742cc308552f242ee2bf93b07a3ff509f4edc'
2013-09-12 Michael NiedermayerMerge commit '49568851bf1700e3d9ea9cda29208d0df3c2c38b'
2013-09-12 Vittorio Giovaramp3: add .mpa extension
2013-09-12 Diego Biurrunconfigure: Mention that icl does not build both static...
2013-09-12 Michael NiedermayerMerge commit 'f3d57dc69145f1b7acb4870da9ce60378190a1fd'
2013-09-12 Michael NiedermayerMerge commit '0679cec6e8802643bbe6d5f68ca1110a7d3171da'
2013-09-12 Michael NiedermayerMerge commit 'd002fce24a7206e95f9492031f45adc35711e183'
2013-09-12 Michael NiedermayerMerge commit '710b0e27025948b7511821c2f888ff2d74a59e14'
2013-09-12 Michael NiedermayerMerge commit '8d928023f953a28692ba27071a448259134b103b'
2013-09-12 Michael NiedermayerMerge commit '48d6556dd46d4f4fac10d0f4a819e314887cd50e'
2013-09-12 Michael NiedermayerMerge commit '5045f6bdfabfa5d3374756d2c23f762fb042acae'
2013-09-12 Martin Storsjög2meet: Allocate cursor buffers large enough to fit...
2013-09-12 Martin Storsjöaic: Validate values read from the bitstream
2013-09-12 Martin Storsjömpc8: Make sure the first stream exists before parsing...
2013-09-12 Martin Storsjömpc8: Check the seek table size parsed from the bitstream
2013-09-12 Michael Niedermayerzmbvdec: Check the buffer size for uncompressed data
2013-09-12 Martin Storsjöape: Don't allow the seektable to be omitted
2013-09-12 Martin Storsjöshorten: Break out of loop looking for fmt chunk if...
2013-09-12 Martin Storsjöshorten: Use a checked bytestream reader for the wave...
2013-09-11 James Almerlavu/sha512: Fully unroll the transform function loops
2013-09-11 James Almerlavu/sha: Fully unroll the transform function loops
2013-09-11 Martin Storsjösmacker: Free memory properly if the init function...
2013-09-11 Martin Storsjösmacker: Make sure we don't fill in huffman codes out...
2013-09-11 Martin Storsjösmacker: Check malloc return values
2013-09-11 Martin Storsjösmacker: Avoid integer overflow when allocating packets
2013-09-11 Martin Storsjösmacker: Don't return packets in unallocated streams
2013-09-11 Martin Storsjödsicin: Add some basic sanity checks for fields read...
2013-09-11 Paul B Maholavfilter: remove redundant use of AV_NE() macro
2013-09-11 Paul B Maholavformat/nutdec: check for allocation failures
2013-09-11 Paul B Maholavfilter/vf_traspose: move switch out of loop
2013-09-11 Dylan Alex... avcodec: add const qualifier to avcodec_find_best_pix_f...
2013-09-11 Diego Biurrunconfigure: Fix wrong reference to user support mailing...
2013-09-11 Michael Niedermayeravformat/utils: use av_realloc_array()
2013-09-11 Michael Niedermayeravformat/mxfdec: use av_realloc_array()
2013-09-11 Michael Niedermayeravformat/matroskaenc: use av_realloc_array()
2013-09-11 Michael Niedermayeravformat/matroskadec: use av_realloc_array()
2013-09-11 Michael Niedermayeravformat/matroskaenc: use av_freep() to avoid leaving...
2013-09-11 Michael Niedermayeravformat/asfenc: use av_freep() for extra saftey
2013-09-11 Michael Niedermayeravformat/gxfenc: Clear nb_fields on array deallocation
2013-09-11 Michael Niedermayeravformat/gxfenc: Check and propagate return code from...
2013-09-11 Paul B Maholavformat/smacker: check avformat_new_stream() return...
2013-09-11 Paul B Maholavformat/libnut: check avformat_new_stream() return...
2013-09-11 Paul B Maholavformat/ffmetadec: return meaningful error codes
2013-09-11 Paul B Maholavformat/sierravmd: check for memory allocation failures
2013-09-11 Paul B Maholavformat/flic: check for memory allocation failures
2013-09-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-09-11 Michael NiedermayerMerge commit 'ec17d1aa8b833d49d8fc479e44e9e22858aa486c'
2013-09-11 Michael NiedermayerMerge commit 'c58f4069e1d5b5804c669b691510e1b8fabb67fc'
2013-09-11 Michael Niedermayeravformat/utils: functions that add entries should not...
2013-09-11 Michael Niedermayeravformat/mxfdec: functions that add entries should...
2013-09-11 Michael Niedermayeravformat/matroskaenc: functions that add entries should...
2013-09-11 Michael Niedermayeravformat/matroskadec: ebml_parse_elem() should not...
2013-09-11 Michael NiedermayerMerge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'
2013-09-11 Michael Niedermayeravcodec/mjpegdec: Support >8bpc color mjpeg
2013-09-11 Michael Niedermayeravcodec/utils: add 16bit planar YUV formats to avcodec_...
2013-09-10 Vignesh Venkatasubra... lavcodec: Adding support for End Trimming in Opus encoder
2013-09-10 Vignesh Venkatasubra... opus/matroska: Adding support for End Trimming in demux...
2013-09-10 Vignesh Venkatasubra... lavc/utils: Add support for discarding samples from...
2013-09-10 Paul B Maholavfilter/vf_psnr: >8 bit planar support
2013-09-10 Timothy Gudoc: Rename avtools-common-opts to fftools-common opts
2013-09-10 Paul B Maholavcodec/vp56: use av_reallocp_array() and check if...
2013-09-10 Michael Niedermayerffmpeg: check for unsupported "queing of command on...
2013-09-10 Michael Niedermayerffmpeg: improve built in docs for passing commands
2013-09-10 Michael Niedermayerffmpeg: print command replies starting on column 0
2013-09-10 Michael Niedermayeravfilter/avfilter: fix null pointer dereference with...
2013-09-10 Michael BradshawMake avcodec_find_best_pix_fmt_of_list const-correct
2013-09-10 Piotr Bandurskiavformat/riff: add 0x594a TwoCC
2013-09-10 Diego BiurrunDrop pointless directory name prefixes from #includes...
2013-09-10 Diego Biurrundoc: Drop VDPAU from list of supported codecs
2013-09-10 Diego Biurrunfate.sh: Run git-clone quietly
2013-09-10 Alexandra Khirnovaavformat: Use av_reallocp_array() where suitable
2013-09-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-09-10 Michael NiedermayerMerge commit '8b524ab0c43c1767919530abb79d3656113cdc47'
2013-09-10 Michael NiedermayerMerge commit 'a6a4596e12192375e1d9dffeae24d6d4c41b25c1'
2013-09-10 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-09-09 Carl Eugen... Use 0x88 as stream id when muxing DTS in program streams.
2013-09-09 Vignesh Venkatasubra... lavf/matroska: Adding support for Opus CodecDelay
2013-09-09 Vignesh Venkatasubra... opus/matroska: Adding support for DiscardPadding in...
2013-09-09 Martin Storsjömovenc: Simplify setting the fragmentation flag
2013-09-09 Martin Storsjömovenc: Add a warning message if conflicting options...
2013-09-09 Martin Storsjötcp: Explicitly convert a pointer to a boolean integer
2013-09-09 Paul B Maholavcodec/ffv1: YUVA(444,422,420) 9, 10 and 16 bit support
2013-09-09 Paul B Maholavcodec/ffv1dec: fix format detection
2013-09-09 Reimar DöffingerMove packed B-frames message level to info.
2013-09-09 Reimar DöffingerMake packed B-frame warning message more useful.
2013-09-09 Michael Niedermayeravcodec/ffv1enc: encode slice as raw PCM in 1.4 when...
2013-09-09 Michael Niedermayeravcodec/ffv1dec: Support decoding planes as raw PCM...
2013-09-09 Michael Niedermayeravcodec/ffv1enc: check encode_line()s return code
2013-09-09 Michael Niedermayeravcodec/ffv1enc: update buffer check for 16bps
2013-09-09 Michael Niedermayeravcodec/ffv1enc: fix size used for ff_alloc_packet2()
2013-09-09 Michael Niedermayeravcodec/util: Make size argument of ff_alloc_packet2...
2013-09-09 Paul B Maholavcodec/eatgv: use av_reallocp_array() and check return...
next