]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-02-24 Michael NiedermayerChange mvd_cache & mvd_table to 8bit, this is overall...
2010-02-24 Michael NiedermayerAV_COPY16() & AV_ZERO16()
2010-02-24 Michael NiedermayerExtend fill_rectangle() support for 16bit
2010-02-24 Michael NiedermayerCalculate mvd without abs()
2010-02-24 Anton KhirnovRead ASF metadata as proper UTF-16 and spit it out...
2010-02-24 Anton KhirnovDon't add WM prefixes to all written ASF tags.
2010-02-24 Michael Niedermayerswitch back to (amvd>2)+(amvd>32), its 5 cpu cycles...
2010-02-24 Anton KhirnovEliminate put_str16().
2010-02-24 Anton KhirnovAdd PUT_UTF16() macro.
2010-02-24 Michael NiedermayerFactorize common code from the top of decode_cabac_mb_mvd()
2010-02-24 Anton KhirnovMention that metadata tags are (unvalidated) UTF-8.
2010-02-24 Michael NiedermayerReplace mvd>2 + mvd>32 by MIN((mvd+28)*17>>9, 2)
2010-02-24 Ramiro PollaClear freed pointer in ffplay.c.
2010-02-24 Michael NiedermayerReplace ad-hoc fill rectangle by fill_rectangle().
2010-02-24 Kostya Shishkovff_msmpeg4_decode_init() calls ff_h263_decode_init...
2010-02-24 Peter Rossit is not necessary to display the decoder name, as...
2010-02-24 Peter Rosslow-complexity Bink file seeking
2010-02-24 Peter Rossset AVINDEX_KEYFRAME correctly for bink
2010-02-24 Yann CoupinCorrectly increment continuity_counter in PCR packets.
2010-02-24 Benoit Fouetasfdec: skip byte array tags.
2010-02-24 Benoit Fouetasfdec: add a debug message about skipped tags.
2010-02-24 Benoit Fouetasfdec: fix a memleak.
2010-02-24 Benoit Fouetasfdec: only unicode tags must have even length.
2010-02-24 Anton KhirnovIntroduce metadata conversion table for NUT muxer and...
2010-02-24 Ramiro PollaFFprobe: take only one input file.
2010-02-24 Michael NiedermayerReplace /2 by faster >>1 as the mvd values are now...
2010-02-24 Michael NiedermayerRemove unused variable. Seems i forgot to commit this.
2010-02-23 Michael NiedermayerAttempt to fix issue1728 and regression of issue203
2010-02-23 Michael NiedermayerSet ist->pts to something that isnt guranteed to entang...
2010-02-23 Diego BiurrunAdd -Wmissing-prototypes to CFLAGS if available.
2010-02-23 Michael NiedermayerAlso favor streams with more packets in ffplay.
2010-02-23 Michael NiedermayerDont modify wanted_stream.
2010-02-23 Michael Niedermayerreplace wanted_*_stream by wanted_stream[CODEC_TYPE]
2010-02-23 Jai Menonmlp_parser: Fix memleak.
2010-02-23 Nash Tsaivfwcap: support MJPG compressed streams.
2010-02-23 Ramiro PollaReorder buffer debug. Also print out if slice was buffered.
2010-02-23 Michael NiedermayerReplace *_index by st_index[codec_type].
2010-02-23 Michael NiedermayerFavor streams with more packets if the user did not...
2010-02-23 Michael NiedermayerCount all frames with codec_info_nb_frames not just...
2010-02-23 Daniel VerkampCosmetics: break all Makefile lines at 80 columns or...
2010-02-23 Michael NiedermayerRedesign opt_programid code.
2010-02-23 Michael NiedermayerPut codec_info_nb_frames back in AVStream and print...
2010-02-23 Michael NiedermayerClarify non constness of src in av_fifo_generic_write()
2010-02-23 Peter RossSet video stream duration for Bink demuxer
2010-02-23 Martin StorsjöCosmetics: reindent
2010-02-23 Peter RossBink audio pts starts at 0, not reported_size
2010-02-23 Peter RossUse reported_size to truncate final Bink Audio frame
2010-02-23 Daniel VerkampFix iff demuxer dependencies
2010-02-23 Daniel VerkampFix vc1 parser dependencies
2010-02-23 Daniel VerkampFix h264 parser dependencies
2010-02-23 Daniel VerkampFix mpeg4video parser dependencies
2010-02-23 Daniel VerkampFix wmv2 encoder dependencies
2010-02-23 Daniel VerkampFix gif encoder dependencies
2010-02-23 Daniel VerkampFix snow encoder dependencies
2010-02-23 Daniel VerkampFix svq1 encoder dependencies
2010-02-23 Kostya Shishkov10l trocadero: Indeo 5 decoder did not free custom...
2010-02-23 Kostya ShishkovDecode alpha plane in Bink video
2010-02-23 Kostya Shishkovcosmetics: reindent after last commit
2010-02-23 Kostya ShishkovMove plane decoding code into separate function in...
2010-02-23 Kostya ShishkovBink video decoder now can use extradata to detect...
2010-02-23 Kostya ShishkovMake Bink demuxer pass video flags to decoder
2010-02-23 Måns RullgårdDeclare indeo VLC table storage with correct type
2010-02-23 Michael NiedermayerTry to set has_b_frames in codec init if we know everyt...
2010-02-23 Michael NiedermayerMove extradata reading code into codec init instead...
2010-02-23 Ronald S. BultjePrefix non-static RTSP functions with ff_.
2010-02-22 Reimar DöffingerMake -benchmark also print the maximum memory usage...
2010-02-22 Michael NiedermayerMake sure mp1/mp2 get their frame_size set.
2010-02-22 Martin StorsjöAdd an RTSP muxer
2010-02-22 Martin StorsjöFree metadata in chained RTP muxers in the RTSP muxer
2010-02-22 Martin StorsjöCosmetics: reindent
2010-02-22 Martin StorsjöAdd declarations and doxygen documentation of generic...
2010-02-22 Martin StorsjöCosmetics: reindent after applying patches
2010-02-22 Martin StorsjöDon't follow RTSP redirects when used as a muxer
2010-02-22 Martin StorsjöAdd a function rtsp_setup_output_streams for announcing...
2010-02-22 Martin StorsjöCreate AVFormatContext objects as private transport...
2010-02-22 Kostya ShishkovMake Bink decoder able to skip alpha plane
2010-02-22 Kostya ShishkovMacroblock and block Huffman code sets are to be used...
2010-02-22 Kostya ShishkovMake Bink decoder to stop decoding planes after all...
2010-02-22 Stefano SabatiniMake opt_default() print an error message and exit...
2010-02-22 Kostya ShishkovCorrect bundle lengths calculation for small Bink files.
2010-02-22 Kostya ShishkovARM: NEON scalarproduct_int16 and scalarproduct_and_mad...
2010-02-22 Michael NiedermayerMake sure a set r_frame_rate is not overriden by a...
2010-02-22 Carl Eugen... Fix compilation for --enable-version3 --enable-libopenc...
2010-02-22 Michael NiedermayerAttempt to fix the completely random values returned...
2010-02-22 Måns RullgårdRevert "Suppress icc warnings about unknown attributes"
2010-02-22 Måns RullgårdARM: change argument/return type of bswap_16() to unsig...
2010-02-22 Måns RullgårdARM: add missing preserve8 directives
2010-02-21 Måns Rullgårdget/show_bits() can read up to MIN_CACHE_BITS bits
2010-02-21 Måns RullgårdSuppress armcc warnings about unknown attributes
2010-02-21 Michael NiedermayerFix timestamp association for mpeg2 field pictures.
2010-02-21 Måns RullgårdDeobfuscate LE SHOW_[SU]BITS; these are simple sign...
2010-02-21 Måns RullgårdAdd zero_extend() function
2010-02-21 Måns RullgårdMore accurate value for log2(10)
2010-02-21 avcoderRemove unused variable mb_xy.
2010-02-21 Stefano SabatiniAdd support to an option -f which forces the format...
2010-02-21 Vitor SessakAMR-NB floating-point based decoder.
2010-02-21 Reimar DöffingerAvoid using log2, it is not available everywhere.
2010-02-21 Diego BiurrunRemove unused variable, fixes warnings of the type:
2010-02-21 Måns Rullgårdindent
2010-02-21 Måns RullgårdAvoid negative shifts in build_table()
next