44671 Commits (406cdddbdd229cead581eb1c7b978a2c59453b24)
 

Author SHA1 Message Date
Luca Barbato 4ed5ac50d3 file: return proper error on seek failures 12 years ago
Michael Niedermayer e80cbdbc57 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 744e4429cf mp3enc: merge mp2/mp3_write_trailer 12 years ago
Michael Niedermayer 197bbcf44c mp3enc: move mp3_update_xing() down 12 years ago
Michael Niedermayer f276a490f0 Merge commit '3f7fd59d151a2773f0e2e93e56b6b13ec6e5334b' 12 years ago
Mans Rullgard 2568646abb mpegvideo: drop unnecessary arguments to hpel_motion() 12 years ago
Mans Rullgard 66f5a6b419 mpegvideo: drop 'inline' from some functions 12 years ago
Anton Khirnov 66f52d0c3d nellymoserdec: drop support for s16 output. 12 years ago
Anton Khirnov 8b78c2969a bmpdec: only initialize palette for pal8. 12 years ago
Clément Bœsch d214e5cfb4 lavc/ass_split: add ff_ prefix to ass_style_get(). 12 years ago
Clément Bœsch 74434d3bfe lavfi/ass: mark ass_libavfilter_log_level_map as static const. 12 years ago
Clément Bœsch ca81e3b6e7 lavf/mkv: prefix video stereo arrays with ff_. 12 years ago
Clément Bœsch 8b05220727 lavu/error: make error_entries static const. 12 years ago
Hendrik Leppkes e3a1eb9edf af_pan: Fix sscanf formats to work with buggy sscanf implementations 12 years ago
Derek Buitenhuis d512e74dec bprint: Remove custom vsnprintf 12 years ago
Ronald S. Bultje 663c21d4ac compat/vsnprintf: return number of bytes required on truncation. 12 years ago
Derek Buitenhuis e1b4496040 msvc: Add a va_copy compatability macro for msvc 12 years ago
Derek Buitenhuis 31fbdecce8 msvc: Disable stripping 12 years ago
Mans Rullgard 1c9d54b468 build: Properly remove object files while cleaning 12 years ago
Mans Rullgard 7689eea49a flacdsp: arm optimised lpc filter 12 years ago
Alexander Strasser 49f3b331c7 lavf/segment: Use distinct IDs for list type ext & csv 12 years ago
Alexander Strasser 3245be95ac lavf/segment: Rename variable in print_csv_escaped_str() 12 years ago
Alexander Strasser bac1b31bf6 lavf/segment: Simplify CSV field quoting code 12 years ago
Andrey Utkin aefed6ca87 udp: pick params from AVOptions also 12 years ago
Michael Niedermayer 0da0b5e0f8 pngdec: av_log() zlib errors 12 years ago
Derek Buitenhuis 5a627c14b5 Remove mt-work directory 12 years ago
Ronald S. Bultje c1c8fdab46 compat/vsnprintf: return number of bytes required on truncation. 12 years ago
Ben Jackson 374c17c8fc lavc/vp56: Re-indent functions affected by threading refactor 12 years ago
Ben Jackson 39a3894ad5 lavc/vp6: Implement "slice" threading for VP6A decode 12 years ago
Ben Jackson 1c20fcf0b0 lavc/vp56: Simplify get/release_buffer code 12 years ago
Ben Jackson eebc11ebc8 lavc/vp56: Move golden_frame into VP56Context 12 years ago
Ben Jackson 6e86d6af6b lavc/vp6: Refactor vp6_decode_init into vp6_decode_init/vp6_decode_init_context 12 years ago
Ben Jackson 23503cadd1 lavc/vp56: Refactor ff_vp56_init into ff_vp56_init/ff_vp56_init_context 12 years ago
Luca Barbato 3f7fd59d15 avformat: fix typo in avformat_close_input 12 years ago
Anton Khirnov 7040c9fac2 mp3enc: write Xing TOC 12 years ago
Clément Bœsch ca8e39dd0d mp3enc: support MPEG-2 and MPEG-2.5 in Xing header. 12 years ago
Reimar Döffinger 6365e4db79 mp3enc: downgrade some errors in writing Xing frame to warnings 12 years ago
Anton Khirnov 3b4bb19e63 lavf: flush the output AVIOContext in av_write_trailer(). 12 years ago
Anton Khirnov 0c270239c2 lavf: cosmetics, reformat av_write_trailer(). 12 years ago
Stefano Sabatini 5d1203f063 avio: flush the internal buffer in avio_close() 12 years ago
Michael Niedermayer 47277c4153 x86/v210: fix xmm clobbers 12 years ago
Andrey Utkin aa7c88df50 Document tcp proto 'timeout' parameter behavior 12 years ago
Nicolas George a9e4817716 ffmpeg: use PTS from the AVSubtitle structure for sub2video. 12 years ago
Nicolas George 2939e258f9 ffplay: use PTS from the AVSubtitle structure. 12 years ago
Nicolas George 6d8b32633e ffmpeg: use PTS from the AVSubtitle structure. 12 years ago
Nicolas George 37bbc9eb8b lavc/pgssubdec: use the PTS from the presentation segment. 12 years ago
Nicolas George 9dd8272431 lavc: set AVSubtitle.pts if possible. 12 years ago
Nicolas George 1b9a251438 ffmpeg: call sub2video_update for end packets. 12 years ago
Andrey Utkin 0443879089 Enhance doc on asyncts audiofilter 12 years ago
Anton Khirnov 990450c5bf cmdutils: avoid setting data pointers to invalid values in alloc_buffer() 12 years ago