28428 Commits (a0a1b7b90d2311c74177949fa938dd7bd15a0012)
 

Author SHA1 Message Date
Michael Niedermayer a0a1b7b90d Revert "configure: use pkg-config helpers" 14 years ago
Michael Niedermayer 27efa296c2 Merge branch 'master' of git://git.ffmpeg.org/ffmpeg 14 years ago
Hendrik Leppkes 0215006ab7 VC1: Export profile/level 14 years ago
Stefano Sabatini 5dbe78bf91 ffmpeg: remove unused variable in ffmpeg_exit() 14 years ago
Jason Garrett-Glaser 1eeca88691 VP8: optimize VP8Context struct ordering 14 years ago
Jason Garrett-Glaser 3efbe13739 VP8: fix function declaration 14 years ago
Jason Garrett-Glaser b1d2f812c9 VP8: token probs doesn't need padding 14 years ago
Jason Garrett-Glaser 628b48db85 VP8: use a goto to break out of two loops 14 years ago
Mans Rullgard a5444fee06 Add CONFIG_AC3DSP symbol to simplify makefiles 14 years ago
Mans Rullgard 4fa18c5666 configure: use pkg-config helpers 14 years ago
Mans Rullgard 3f8040db3e configure: improve pkg-config support 14 years ago
Mans Rullgard edaf1ae276 configure: allow checking multiple functions in check_func_headers() 14 years ago
Michael Niedermayer 3efbbbb509 Merge remote-tracking branch 'remotes/newdev/master' 14 years ago
Michael Niedermayer 2800e8d62e Revert "ac3enc: use MUL64() to multiply fixed-point coefficients" 14 years ago
Marton Balint 5126a8ecbb Fix av_find_best_stream when providing a wanted stream 14 years ago
Marton Balint fa14610df5 Fix av_find_best_stream when decoder_ret is given and using a related stream 14 years ago
Peter Ross 9f720d5f9a Bitmap Brothers JV errata 14 years ago
Peter Ross 48e0d22251 Bitmap Brothers JV demuxer 14 years ago
Peter Ross 2f46a0af8d Bitmap Brothers JV video decoder 14 years ago
Michael Niedermayer 75a8e0f0ab Add avio_skip() 14 years ago
Benjamin Larsson 35d7d6f748 Add one more avc intra fourcc and extend the description 14 years ago
Benjamin Larsson aecd0a4496 Export profiles from the mpeg2 video decoder 14 years ago
Philip Langdale b33fa8a1cd CrystalHD decoder support v7 14 years ago
Michael Niedermayer 0b82612d35 ffplay: Continue if the file was appended to. 14 years ago
Michael Niedermayer 3bd624b4ee Fix url_feof() for file appendings. 14 years ago
Michael Niedermayer 9c55fe8f4c Merge remote-tracking branch 'remotes/newdev/master' 14 years ago
Anton Khirnov ffb0304593 id3v2: fix typo in error message 14 years ago
Anton Khirnov fb61a7c534 id3v2: fix typo in error message 14 years ago
Nathan Caldwell 31ff9bd7b8 aacenc: Fix a segfault in search_for_quantizers 14 years ago
Carl Eugen Hoyos 0de8ebf491 Do not use AVFMT_FLAG_NONBLOCK for the output file. 14 years ago
Justin Ruggles cc4d3dd3e2 ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder 14 years ago
Justin Ruggles 7e0a284b9f ac3enc: shift coefficients to 24-bit following MDCT rather than using an exponent offset. 14 years ago
Justin Ruggles 67fc32ac61 ac3enc: use MUL64() to multiply fixed-point coefficients 14 years ago
Benjamin Larsson 76d4c1676f Add a dummy option -i to ffplay so that it is easy to switch between ffmpeg -i "file" and ffplay -i "file". 14 years ago
Stefano Sabatini 1a204f0760 framebuffer device demuxer 14 years ago
Nathan Caldwell f56c4850e7 aacenc: Fix a segfault in search_for_quantizers 14 years ago
Anssi Hannula b543e1dccf mpegts: add all stream languages into metadata 14 years ago
Baptiste Coudurier aa612fbb99 In retry_transfer_wrapper, do not check url_interrupt_cb, causes problems 14 years ago
Hendrik Leppkes a2fc93f700 Flag DVB subtitles for the hard hearing appropriately using their component_type id. 14 years ago
Anssi Hannula 70b5906315 mpegtsenc: handle multiple language tags per stream 14 years ago
Ronald S. Bultje 750fbbc249 reindent. 14 years ago
Anton Khirnov f8bc86d47e avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h 14 years ago
Anton Khirnov 718975aa11 avio: deprecate url_fget_max_packet_size 14 years ago
Young Han Lee 5e06b02005 aacenc: remove the data arrays 14 years ago
Anssi Hannula c0fd48a702 lavf: document the use of multiple entries in language metadata tag 14 years ago
Thadeu Lima de Souza Cascardo 08d804ab6a aac_latm_dec: use aac context and aac m4ac 14 years ago
Justin Ruggles e95f3363d8 ac3enc: add some assertions 14 years ago
Justin Ruggles e8a0c465bc ac3enc: use av_assert2() instead of assert() to make debugging easier. 14 years ago
Justin Ruggles 539244eeb6 cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). 14 years ago
Peter Ross 21527d52f6 Add audio codec 0x1600 (ADTS AAC) 14 years ago