]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-03-17 Mans Rullgardasf: update seek test reference
2011-03-17 Anton Khirnovnutenc: fix a memleak
2011-03-17 Vladimir Pantelicasfdec: subtract the preroll value and thus output...
2011-03-17 Martin Storsjölavf: Make make_absolute_url a lavf internal function
2011-03-17 Martin StorsjöAdd missed APIchanges and changelog entries
2011-03-17 Martin Storsjöapplehttp: Fix a typo in a comment
2011-03-17 Stefano Sabatinilavf: make av_interleave_packet() return meaningful...
2011-03-17 Stefano Sabatinilavf: enable av_dlog message in av_interleaved_write_fr...
2011-03-17 Stefano Sabatinilavf: enable av_dlog() in compute_pkt_fields2()
2011-03-17 Nathan Caldwellaacenc: cosmetics, indentation, and comment clarification
2011-03-17 Nathan Caldwellaacenc: Refactor the parts of the AAC psymodel.
2011-03-17 Young Han Leeaaccoder: Change FFMAX for allzero flag to OR bit operation
2011-03-17 Anton Khirnovavio: rename put_flush_packet -> avio_flush
2011-03-17 Anton Khirnovavio: deprecate url_close_buf
2011-03-17 Anton Khirnovavio: deprecate url_open_buf
2011-03-17 Anton Khirnovavio: always compile avio_printf, rather than on CONFIG...
2011-03-17 Anton Khirnovavio: avio_ prefix for url_fprintf
2011-03-17 Anton Khirnovavio: change avio_tell/skip from macros to inline functions
2011-03-17 Anton Khirnovavio: make url_setbufsize internal.
2011-03-17 Anton Khirnovlavf: move ff_get_v from avio.h to avio_internal.h
2011-03-17 Anton Khirnovnutenc: mux chapters.
2011-03-17 Luca Barbatodoc: update applehttp documentation
2011-03-17 Anton Khirnovlavf: replace avio_seek(SEEK_CUR) with avio_skip where...
2011-03-16 Ramiro PollaRemove occurrences of my old email address
2011-03-16 Mans Rullgarddsputil: add bswap16_buf()
2011-03-16 Sean McGoverndarwin: use -read_only_relocs flag only on 32-bit x86
2011-03-16 Janne Grunaureplace FFmpeg with Libav in doc/
2011-03-16 Janne Grunauuse LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
2011-03-16 Janne Grunaureplace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
2011-03-16 Janne Grunaupartially rename FFmpeg to Libav
2011-03-16 Anton Khirnovmp3enc: remove mp3_write_packet(), use ff_raw_write_pac...
2011-03-16 KostyaDo not attempt to decode APE file with no frames
2011-03-16 Anton Khirnovjvdec: don't use deprecated url_feof()
2011-03-16 Justin Rugglesmathops: fix MULL() when the compiler does not inline...
2011-03-15 Anton Khirnovid3v2: merge TYER/TDAT/TIME to date tag
2011-03-15 Justin Rugglesmathops: change "g" constraint to "rm" in x86-32 versio...
2011-03-15 Justin Rugglesmathops: convert MULL/MULH/MUL64 to inline functions...
2011-03-15 Nicolas GeorgeUse AVERROR_EXIT with url_interrupt_cb.
2011-03-15 Nicolas GeorgeAdd AVERROR_EXIT.
2011-03-15 Anton Khirnovavio: deprecate url_ferror
2011-03-15 Anton Khirnovlavf/utils: dont't explicitly check AVIOContext.error
2011-03-15 Philip Langdaleh264_mp4toannexb_bsf: Fix spurious warning when stream...
2011-03-14 Mans RullgardDelete MAINTAINERS file
2011-03-14 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-03-14 Justinac3enc: do not right-shift fixed-point coefficients...
2011-03-14 Peter Rossmm decoder: move buffer allocation from decode_init...
2011-03-14 Peter Rossjv demuxer: prevent video packet size overflow
2011-03-14 Peter Rossjv demuxer: define JV_PREAMBLE_SIZE instead of hard...
2011-03-14 Peter Rossjv demuxer: calculate palette_size for each frame in...
2011-03-14 Peter RossBitmap Brothers JV errata
2011-03-14 Peter RossBitmap Brothers JV demuxer
2011-03-14 Peter RossBitmap Brothers JV video decoder
2011-03-13 Johan AnderssonUpdate the url to the site website and change ffmpeg...
2011-03-13 Luca Barbatodoc: document applehttp protocol
2011-03-12 Jason Garrett... VP8: fix other function declaration
2011-03-12 Hendrik LeppkesVC1: Export profile/level
2011-03-12 Stefano Sabatiniffmpeg: remove unused variable in ffmpeg_exit()
2011-03-12 Jason Garrett... VP8: optimize VP8Context struct ordering
2011-03-12 Jason Garrett... VP8: fix function declaration
2011-03-12 Jason Garrett... VP8: token probs doesn't need padding
2011-03-12 Jason Garrett... VP8: use a goto to break out of two loops
2011-03-12 Mans RullgardAdd CONFIG_AC3DSP symbol to simplify makefiles
2011-03-11 Mans Rullgardconfigure: use pkg-config helpers
2011-03-11 Mans Rullgardconfigure: improve pkg-config support
2011-03-11 Mans Rullgardconfigure: allow checking multiple functions in check_f...
2011-03-11 Benjamin LarssonAdd one more avc intra fourcc and extend the description
2011-03-10 Benjamin LarssonExport profiles from the mpeg2 video decoder
2011-03-09 Anton Khirnovid3v2: fix typo in error message
2011-03-08 Nathan Caldwellaacenc: Fix a segfault in search_for_quantizers
2011-03-07 Anton Khirnovavio: deprecate url_feof
2011-03-07 Anssi Hannulampegts: add all stream languages into metadata
2011-03-07 Baptiste CoudurierIn retry_transfer_wrapper, do not check url_interrupt_c...
2011-03-07 Hendrik LeppkesFlag DVB subtitles for the hard hearing appropriately...
2011-03-07 Anssi Hannulampegtsenc: handle multiple language tags per stream
2011-03-07 Anssi Hannulalavf: update documentation of AVOutputFormat.flags
2011-03-07 Ronald S. Bultjereindent.
2011-03-07 Anton Khirnovavio: move ff_rewind_with_probe_data from avio.h to...
2011-03-07 Anton Khirnovavio: deprecate url_fget_max_packet_size
2011-03-07 Young Han Leeaacenc: remove the data arrays
2011-03-07 Anssi Hannulalavf: document the use of multiple entries in language...
2011-03-07 Thadeu Lima... aac_latm_dec: use aac context and aac m4ac
2011-03-07 Justin Rugglesac3enc: add some assertions
2011-03-07 Justin Rugglesac3enc: use av_assert2() instead of assert() to make...
2011-03-07 Justin Rugglescosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_c...
2011-03-07 Carl Eugen... Fix compilation on powerpc with --disable-altivec.
2011-03-07 Peter RossAdd audio codec 0x1600 (ADTS AAC)
2011-03-07 Anton Khirnovavio: avio_ prefix for url_fsize
2011-03-07 Anton Khirnovavio: deprecate url_fgetc and remove all it uses
2011-03-07 Anton Khirnovavio: deprecate url_fgets
2011-03-07 Peter Rossavio: add avio_skip macro
2011-03-07 Sean McGovernh264_mp3toannexb_bsg: don't crash, but warn, if PPS...
2011-03-06 Martin StorsjöAdd Apple HTTP Live Streaming protocol handler
2011-03-06 Martin StorsjöURLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME
2011-03-06 Martin StorsjöURLProtocol: Add a flags field
2011-03-05 Mans Rullgardyadif: add parens around macro parameters
2011-03-04 Justin Rugglesac3enc: add num_rematrixing_bands to AC3EncodeContext...
2011-03-04 Justin Rugglesac3: define AC3_MAX_CPL_BANDS and use it in ac3dec.h
2011-03-04 Anton Khirnovavio: add avio_tell macro as a replacement for url_ftell
2011-03-04 Anton Khirnovlavf: deprecate get_strz() in favor of avio_get_str
2011-03-04 Reimar Döffingeravio: add avio_get_str()
next