]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-04-10 diegoFix sigill on non-MMX2 CPUs.
2009-04-10 stefanoUse the new avcodec_decode_* API.
2009-04-10 stefanoMake try_decode_frame() use the new avcodec_decode_...
2009-04-10 reimarMake sure error resilience does not try to use unavaila...
2009-04-10 reimarAdd a ff_h264_free_context function and call it from...
2009-04-10 michaelMake sure mpeg2 has its height rounded up to 32 as...
2009-04-09 michaelDont use SSE2 SAD for snow as it requires more alignmen...
2009-04-09 lucabeFix documentation for the "-ps" option
2009-04-09 lucabeAAC packetiser cleanup: use consts instead of #defines
2009-04-09 lucabeAAC packetiser cleanup: remove check for a condition...
2009-04-09 lucabeFix two checks in the AAC packetiser, which were too...
2009-04-09 michaelMake sure the next used frame is released so get_buffer...
2009-04-09 michaelMove release_buffer() up so it is prior to a future...
2009-04-09 michaelFactorize release_buffer()
2009-04-09 michaelMake sure spatial_decomposition_count is not too large...
2009-04-09 michaelSkip non intra frames that have no reference frames.
2009-04-09 michaelMake sure spatial_decomposition_count is >0.
2009-04-09 michaelMake sure the block array is of the correct size.
2009-04-09 michaelCheck spatial_decomposition_count too, fixes another...
2009-04-09 michael10l, forgot to remove old code, which broke snow.
2009-04-09 michaelFactorize check of read symbols.
2009-04-09 michaelFix spatial_decomposition_type validity check.
2009-04-09 michaelFix crash when max_ref_frames was out of range.
2009-04-09 diegoGive liblzo benchmark conditionals more descriptive...
2009-04-09 diegoAdd a configure check for lzo1x_999_compress() and...
2009-04-09 reimarFix memleak in nuv demuxer: free packet already allocat...
2009-04-09 diegoRemove unnecessary gcc_fixes.h #include.
2009-04-09 diegocosmetics: Reformat comment paragraph and fix a few...
2009-04-09 michaelFix -ss / -t interaction with -acodec copy.
2009-04-08 michaelFix mb_height for interlaced mpeg2.
2009-04-08 ramiroconfigure: Add --enable-runtime-cpudetect
2009-04-08 reimarCorrectly set packet size for partial video packets...
2009-04-08 reimarAdd av_shrink_packet function for use in av_get_packet...
2009-04-08 cehoyosReduce code duplication.
2009-04-08 rbultjeDocument addition of new avcodec_decode_video2/audio3...
2009-04-08 lucabeAdd support for AMR audio in the RTP muxer
2009-04-08 bcoudurierforce sample for qcelp when not stored in mov, fix...
2009-04-08 rbultjeReindent after r18372.
2009-04-08 rbultjeAdd waveformat-extensible support in the wav muxer.
2009-04-08 superdumpClarify which time_base the relevant members of AVPacke...
2009-04-07 bcouduriermove codec tag tables near corresponding code
2009-04-07 bcouduriercosmetics, reindent
2009-04-07 bcouduriercosmetics, add empty line and remove useless braces
2009-04-07 bcoudurierfix compilation, add missing parenthesis
2009-04-07 bcouduriercomment the ipod subtitle check
2009-04-07 bcoudurierinvert condition to simplify code
2009-04-07 bcoudurierremove no more needed code, tag is set by default
2009-04-07 bcouduriercosmetics, reindent, add empty lines
2009-04-07 bcouduriersplit mov_find_codec_tag in separate per format functions
2009-04-07 stefanoImprove grammar/comprehensibility of the lavu 50.2...
2009-04-07 reimarAlways return 0 if read_packet is successful.
2009-04-07 reimarDo not uselessly read version string into a buffer.
2009-04-07 reimarDescribe read_alloc return value and required pkt handl...
2009-04-07 reimarError out also when reading nuv header returns with...
2009-04-07 bcoudurierset bits_per_coded_sample for rawvideo
2009-04-07 bcoudurieroverride mov fourcc for pcm audio, this is safer when...
2009-04-07 superdumpFix second amr_nb_decode_frame() to also use the new...
2009-04-07 rbultjeMove av_packet_*() functions from libavformat/ to libav...
2009-04-07 aurelfix vp5/vp6 decoding by using new prototype for decode...
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-04-07 rbultjeMove AVPacket up a bit, so that structs/functions that...
2009-04-07 aureluse av_freep() instead of av_free() + =NULL.
2009-04-07 lucabeFix the copyright year
2009-04-07 lucabeAdd support for H.263 video in the RTP muxer
2009-04-07 lucabeDo not return payload type 34 for H.263 (it is deprecated)
2009-04-07 reynaldoMove scale factor computation to its own function....
2009-04-06 michaelTry to honor even completely invalid motion vectors...
2009-04-06 lucabeOnly insert the SPS and PPS NALs in sprop-parameter...
2009-04-06 stefanoAdd missing entry corresponding to r18163.
2009-04-06 stefanoCosmetics: remove empty line.
2009-04-06 stefanoFix minor version for the r18116 entry: minor was not...
2009-04-06 jbrAdd convenience macros for 5.0/5.1 back speaker configu...
2009-04-06 ramiromlpdec: Filters and matrices may change only once per...
2009-04-05 ramiromlpdec: There must be no extraword for MLP.
2009-04-05 ramiromlpdec: Validate non-restart bit from the substream...
2009-04-05 ramiromlpdec: matrix_out_ch must not be greater than max_matr...
2009-04-05 michaelMake sure the last bits of huffyuv frames are zeroed.
2009-04-04 conradARM: NEON optimized put_signed_pixels_clamped
2009-04-04 mruARM: NEON optimised add_pixels_clamped
2009-04-04 reynaldoAdd missing static qualifier from function declaration...
2009-04-04 stefanoRename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity...
2009-04-03 stefanoRemove JACK input device addition entry.
2009-04-03 michaelDo not fail on zero packets.
2009-04-03 reimarMark line_skip3 asm argument as output-only instead...
2009-04-03 reimarMark put_signed_pixels_clamped_mmx output operands...
2009-04-03 reimarUse DECLARE_ASM_CONST for non-global ff_vector128 const...
2009-04-03 gbAdd VC-1 bitstream decoding through VA API.
2009-04-03 stefanoUpdate after the last two commits.
2009-04-02 stefanoImplement JACK input device.
2009-04-02 stefanoImplement av_fifo_space().
2009-04-02 diegoFix lzo-test linking: -llzo2 should be in ELIBS, not...
2009-04-02 alexcRewrite put_signed_pixels_clamped_mmx() to eliminate...
2009-04-02 stefanoUpdate after the last API change.
2009-04-02 stefanoMove AVPacket declaration from avformat.h to avcodec.h.
2009-04-02 cehoyosMap MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.
2009-04-02 reimarReindent
2009-04-02 reimarSupport DVD subtitles in mov/mp4 as created by Nero.
2009-04-02 gbRegister VA API HW accelerators.
2009-04-02 gbAdd VA API deps.
2009-04-02 gbAdd hwaccel configury. This generates CONFIG_<CODEC...
next