27989 Commits (8f0bd2c07d354d804b88229b621479cf0388c873)
 

Author SHA1 Message Date
anatoly 8f0bd2c07d Support reference picture defined by bitmask in MJPEG's SOS decoder 14 years ago
Brad 2eddfb2b13 sndio bug fix 14 years ago
Mans Rullgard 52fd16a264 ac3enc: move compute_mantissa_size() to ac3dsp 14 years ago
Mans Rullgard 6f718471ea ac3enc: move mant*_cnt and qmant*_ptr out of AC3EncodeContext 14 years ago
Mans Rullgard e0be794a71 Remove support for stripping executables 14 years ago
Mans Rullgard d782bca415 ac3enc: NEON optimised float_to_fixed24 14 years ago
Mans Rullgard 6d9f52b2cd ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 14 years ago
Ronald S. Bultje d38345878c dfa: protect pointer range checks against overflows. 14 years ago
Alexander Strange a75529e81e mimic: implement multithreading. 14 years ago
Carl Eugen Hoyos 31f00274f8 id3v1: change filesize to int64_t. 14 years ago
Carl Eugen Hoyos 13eadbaca4 id3v1: Seek back to old position after reading. 14 years ago
Justin Ruggles c4549bd66a ac3enc: avoid memcpy() of exponents and baps in EXP_REUSE case by using 14 years ago
Kostya Shishkov 42315dabce Chronomaster DFA decoder 14 years ago
Stefano Sabatini c6f951442e framebuffer device demuxer 14 years ago
Janne Grunau 364cbc346b cosmetics: fix dashed line length after 070c5d0 14 years ago
Tyler bc61920d89 http: header field names are case insensitive 14 years ago
Justin Ruggles 991f3de1bb ac3enc: Add codec-specific options for writing AC-3 metadata. 14 years ago
Ramiro Polla c6c2dfcf15 Remove arrozcru URL from documentation 14 years ago
Brad 15d59d2cea sndio support for playback and record 14 years ago
Alexander Strange 1500be13f2 dsputil: allow to skip drawing of top/bottom edges. 14 years ago
Ronald S. Bultje c56e618b4b Split fate-psx-str-v3 into a video-only and audio-only test. 14 years ago
Justin Ruggles eb81cf860c mov: set audio service type for AC-3 from bitstream mode in the 'dac3' atom. 14 years ago
Justin Ruggles be18738801 Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 14 years ago
Justin Ruggles c70a6a41dd Use audio_service_type to set stream disposition. 14 years ago
Justin Ruggles 0b18b49b3b Add APIchanges entry for audio_service_type. 14 years ago
Justin Ruggles 34b47d7cbc Add audio_service_type field to AVCodecContext for encoding and reporting 14 years ago
Mans Rullgard 7e75f9fe5e configure: in check_ld, place new -l flags before existing ones 14 years ago
Justin Ruggles 7f0e747b8c support @heading, @subheading, @subsubheading, and @subsubsection in 14 years ago
Luca Barbato c535d0896e doc: update build system documentation 14 years ago
Young Han Lee 00f0b4b92e aacenc: indentation 14 years ago
Young Han Lee 92efa2bdd9 aacenc: fix the side calculation in search_for_ms 14 years ago
Alexander Strange 66f608a6aa vp8.c: rename EDGE_* to VP8_EDGE_*. 14 years ago
John Stebbins 98a7d560b4 matroskadec: set default duration for simple block 14 years ago
Diego Elio Pettenò 5666a9f20c When building for MinGW32 disable strict ANSI compliancy. 14 years ago
Mans Rullgard d743065e18 ARM: fix ff_apply_window_int16_neon() prototype 14 years ago
Mans Rullgard 4a7e068b8f configure: check for --as-needed support early 14 years ago
Mans Rullgard 2d3b21ffb9 ARM: NEON optimised apply_window_int16() 14 years ago
Mans Rullgard 245c78313f ac3enc: NEON optimised shift functions 14 years ago
Mans Rullgard f4855a904e ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min 14 years ago
Ronald S. Bultje f711424969 mpeg12.c: fix slice threading for mpeg2 field picture mode. 14 years ago
Ronald S. Bultje cd256c3b89 ffmetadec.c: fix compiler warnings. 14 years ago
Martin Storsjö da21225ae2 configure: Don't explicitly disable ffplay or in/outdevices on dos 14 years ago
Martin Storsjö 8bb605c11f configure: Remove the explicit disabling of ffserver 14 years ago
Martin Storsjö 1ff49c2314 configure: Add fork as a dependency to ffserver 14 years ago
Anton Khirnov 4ec153bb66 avio: make udp_set_remote_url/get_local_port internal. 14 years ago
Vladimir Pantelic 4377fafda1 asfdec: also subtract preroll when reading simple index object 14 years ago
Anton Khirnov 264935c962 matroskaenc: remove a variable that's unused after bc17bd9. 14 years ago
Anton Khirnov 491653ed90 avio: cosmetics - nicer vertical alignment. 14 years ago
Mans Rullgard 820818a330 Remove unnecessary icc version checks 14 years ago
Mans Rullgard 91bcad1971 Disable 'attribute "foo" ignored' warnings from icc 14 years ago