]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-03-17 Michael NiedermayerRevert "jvdec: don't use deprecated url_feof()"
2011-03-17 Michael NiedermayerRevert "partially rename FFmpeg to Libav"
2011-03-17 Michael NiedermayerRevert "replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION"
2011-03-17 Michael NiedermayerRevert "use LIBAV_LICENSE and LIBAV_VERSION instead...
2011-03-17 Michael NiedermayerRevert "replace FFmpeg with Libav in doc/"
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Peter RossAdd PIX_FMT_BGR48LE and PIX_FMT_BGR48BE pixel formats
2011-03-17 Philip LangdaleCrystalHD: Use doxygen compatible comments where relevant.
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-17 Stefano Sabatinilavf: make av_interleave_packet() return meaningful...
2011-03-17 Stefano Sabatinilavf: enable av_dlog() in compute_pkt_fields2()
2011-03-17 Stefano Sabatinilavf: enable av_dlog message in av_interleaved_write_fr...
2011-03-17 Thierry FoucuFix compilation error when CONFIG_AVFILTER is not defined.
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 Aurelien Jacobsmatroskadec: set a default duration also for packets...
2011-03-16 Baptiste CoudurierUse av_strdup instead of strdup, fixes mingw build
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 Ramiro PollaRemove occurrences of my old email address.
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 Kostya ShishkovDo not attempt to decode APE file with no frames.
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 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-15 Michael NiedermayerRevert "ac3enc: shift coefficients to 24-bit following...
2011-03-15 Michael NiedermayerRevert "ac3enc: add SIMD-optimized shifting 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-13 Peter Rossmm decoder: move buffer allocation from decode_init...
2011-03-13 Peter Rossjv demuxer: prevent video packet size overflow
2011-03-13 Stefano Sabatinifbdev: fix check on nanosleep return vale
2011-03-13 Peter Rossjv demuxer: define JV_PREAMBLE_SIZE instead of hard...
2011-03-13 Peter Rossjv demuxer: calculate palette_size for each frame in...
2011-03-12 Jason Garrett... VP8: fix other function declaration
2011-03-12 Michael NiedermayerRevert "configure: allow checking multiple functions...
2011-03-12 Michael NiedermayerRevert "configure: improve pkg-config support"
2011-03-12 Michael NiedermayerRevert "configure: use pkg-config helpers"
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
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 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-11 Michael NiedermayerRevert "ac3enc: use MUL64() to multiply fixed-point...
2011-03-11 Marton BalintFix av_find_best_stream when providing a wanted stream
2011-03-11 Marton BalintFix av_find_best_stream when decoder_ret is given and...
2011-03-11 Peter RossBitmap Brothers JV errata
2011-03-11 Peter RossBitmap Brothers JV demuxer
2011-03-11 Peter RossBitmap Brothers JV video decoder
2011-03-11 Michael NiedermayerAdd avio_skip()
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
next