27684 Commits (fad8143f5b9689e0e2dafe46500d944cfa58a911)
 

Author SHA1 Message Date
Mans Rullgard 5da7494dc5 ARM optimised vp56_rac_get_prob() 14 years ago
Stefano Sabatini b423996b57 Update overlay documentation after movie syntax update. 14 years ago
Peter Ross 35b8869651 bink: reindent after last commit 14 years ago
Peter Ross 547c67c935 Bink version 'b' video decoder 14 years ago
Anton Khirnov b845252d52 lavf: deprecate AVFormatContext.index_built 14 years ago
Michael Niedermayer 4f036b9f69 Clarify that pts_correction* fields are internal to libavcodec 14 years ago
Carl Eugen Hoyos 27a275e4bb Set maximum lowres value for the MJPEG decoder to 3. 14 years ago
Nicolas George d6705a27d8 ffplay: stats: do not dereference NULL video 14 years ago
Jason Garrett-Glaser ccba4f4c25 VP8: optimized mv prediction and decoding 14 years ago
Justin Ruggles 943dc94265 ac3enc: Remove unneeded clipping of shift amount. 14 years ago
Justin Ruggles 95234e051b ac3enc: remove right shifting from lshift_tab() and make lshift unsigned. 14 years ago
Anton Khirnov 4ca29c6534 asfdec: deobfuscate reading video properties size 14 years ago
Anton Khirnov e5d4a95334 asfdec: split asf_read_header() 14 years ago
Peter Ross fe1752865e wtv: mark streams intended for hearing or visual impaired persons 14 years ago
Peter Ross d43d2197c2 make av_find_best_stream() ignore streams marked with AV_DISPOSITION_*_IMPAIRED 14 years ago
Peter Ross 8270db386f add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUAL_IMPAIRED 14 years ago
Mans Rullgard 98ec828775 Remove final semicolon from some macros 14 years ago
Ronen Mizrahi 41bb47bf96 dvbsubenc: Fix placement of the object version 14 years ago
Janne Grunau 4c2ce5900f document passing the fate samples location via make variable 14 years ago
Janne Grunau 1a08928538 dvbsubdec: check against buffer overreads 14 years ago
Reimar Döffinger 20708223db Do not fail DVB sub decoding because of a few padding bytes 14 years ago
Justin Ruggles a30ac54a19 Add x86-optimized versions of exponent_min(). 14 years ago
Mans Rullgard 952f231588 Remove incorrect return statement from avcodec_thread_free() 14 years ago
Mans Rullgard 7e1e8bf335 ivi_dsp: remove semicolons after function definitions 14 years ago
Mans Rullgard 5e81cb580a mov: remove stray semicolon 14 years ago
Anton Khirnov d928651011 asfdec: skip the stream bitrate list 14 years ago
Anton Khirnov 56a67a8d61 asfdec: use an ASFContext array for storing stream bitrates 14 years ago
Anton Khirnov 26783e8570 asfdec: move DAR list to ASFContext 14 years ago
David Fries 9087a46d55 udp: Enable address reuse by default for multicast 14 years ago
Anton Khirnov c3052f1dcc asfdec: remove some write-only values from the context 14 years ago
Mans Rullgard ee5bb31f99 Fix build with threading disabled 14 years ago
Mans Rullgard 74711b72cc w32thread: add missing #include thread.h 14 years ago
Anton Khirnov 83120e3bd7 asf: split ASFContext into muxer and demuxer parts. 14 years ago
Reimar Döffinger 7ade06cc2e check sample_fmt in avcodec_open 14 years ago
Vladimir Pantelic 6ff532b95d mpegts: remove unused macro MAX_SCAN_PACKETS 14 years ago
Alexander Strange 4a5a16898f vp3: Frame-based multithreading support 14 years ago
Ronald S. Bultje f94317fd07 Add missing git rev hash. 14 years ago
Alexander Strange 043d2ff267 Deprecate avcodec_thread_init() 14 years ago
Ronald S. Bultje 03e3cb8777 Add missing git rev hash. 14 years ago
Alexander Strange b38f008ea6 Frame-based multithreading framework using pthreads 14 years ago
Ronald S. Bultje 8a278ad30d Add missing git revision hask. 14 years ago
Anton Khirnov b9afb0446d asf: make ff_guidcmp inline and move it to asf.h 14 years ago
Jason Garrett-Glaser a97b9325cb Update qmin/qmax values for libx264 presets 14 years ago
Jason Garrett-Glaser 2c855cea85 Fix broken vbv_buffer_init handling in libx264.c 14 years ago
Jason Garrett-Glaser a1b0a3c8bd VP8: idct_mb optimizations 14 years ago
Ronald S. Bultje a239d534d7 Fix ff_emu_edge_core_sse() on Win64. 14 years ago
Anssi Hannula 070e5ba560 lavf: rename ff_probe_input_buffer to make it public 14 years ago
Anssi Hannula e74c01db7e lavf: simplify pb parameter of ff_probe_input_buffer 14 years ago
Anssi Hannula 2e47df70c4 lavf: update ff_probe_input_buffer documentation 14 years ago
Reimar Döffinger 94dfea71ed oggdec: Fix incorrect assumption about header/data interleaving 14 years ago