35853 Commits (4f94de84e88fecf8797abf830e4fdc9f13ac01dd)
 

Author SHA1 Message Date
  Michael Niedermayer 9c55fe8f4c Merge remote-tracking branch 'remotes/newdev/master' 15 years ago
  Anton Khirnov ffb0304593 id3v2: fix typo in error message 15 years ago
  Anton Khirnov fb61a7c534 id3v2: fix typo in error message 15 years ago
  Nathan Caldwell 31ff9bd7b8 aacenc: Fix a segfault in search_for_quantizers 15 years ago
  Carl Eugen Hoyos 0de8ebf491 Do not use AVFMT_FLAG_NONBLOCK for the output file. 15 years ago
  Justin Ruggles cc4d3dd3e2 ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder 15 years ago
  Justin Ruggles 7e0a284b9f ac3enc: shift coefficients to 24-bit following MDCT rather than using an exponent offset. 15 years ago
  Justin Ruggles 67fc32ac61 ac3enc: use MUL64() to multiply fixed-point coefficients 15 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". 15 years ago
  Stefano Sabatini 1a204f0760 framebuffer device demuxer 15 years ago
  Nathan Caldwell f56c4850e7 aacenc: Fix a segfault in search_for_quantizers 15 years ago
  Anssi Hannula b543e1dccf mpegts: add all stream languages into metadata 15 years ago
  Baptiste Coudurier aa612fbb99 In retry_transfer_wrapper, do not check url_interrupt_cb, causes problems 15 years ago
  Hendrik Leppkes a2fc93f700 Flag DVB subtitles for the hard hearing appropriately using their component_type id. 15 years ago
  Anssi Hannula 70b5906315 mpegtsenc: handle multiple language tags per stream 15 years ago
  Ronald S. Bultje 750fbbc249 reindent. 15 years ago
  Anton Khirnov f8bc86d47e avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h 15 years ago
  Anton Khirnov 718975aa11 avio: deprecate url_fget_max_packet_size 15 years ago
  Young Han Lee 5e06b02005 aacenc: remove the data arrays 15 years ago
  Anssi Hannula c0fd48a702 lavf: document the use of multiple entries in language metadata tag 15 years ago
  Thadeu Lima de Souza Cascardo 08d804ab6a aac_latm_dec: use aac context and aac m4ac 15 years ago
  Justin Ruggles e95f3363d8 ac3enc: add some assertions 15 years ago
  Justin Ruggles e8a0c465bc ac3enc: use av_assert2() instead of assert() to make debugging easier. 15 years ago
  Justin Ruggles 539244eeb6 cosmetics: rename ff_fmt_convert_init_ppc() to ff_fmt_convert_init_altivec(). 15 years ago
  Peter Ross 21527d52f6 Add audio codec 0x1600 (ADTS AAC) 15 years ago
  Anton Khirnov db44ea960d avio: avio_ prefix for url_fsize 15 years ago
  Anton Khirnov 1447dc59de avio: deprecate url_fgetc and remove all it uses 15 years ago
  Anton Khirnov de3ef79250 avio: deprecate url_fgets 15 years ago
  Sean McGovern e4a2695856 h264_mp3toannexb_bsg: don't crash, but warn, if PPS/SPS not found. 15 years ago
  Martin Storsjö fb8d710fa9 Add Apple HTTP Live Streaming protocol handler 15 years ago
  Martin Storsjö de0bddea29 URLProtocol: Add URL_PROTOCOL_FLAG_NESTED_SCHEME 15 years ago
  Martin Storsjö 0ea285dd22 URLProtocol: Add a flags field 15 years ago
  Mans Rullgard 49e617f956 yadif: add parens around macro parameters 15 years ago
  Carl Eugen Hoyos ac533ac458 Do not loop endlessly if id3v2 tag size is negative / too large. 15 years ago
  Carl Eugen Hoyos 2a8175ff9c Change filesize to int64_t. 15 years ago
  Carl Eugen Hoyos f8fab74996 Seek back to old position after reading id3v1 tag. 15 years ago
  Anton Khirnov 66e5b1df36 avio: deprecate url_feof 15 years ago
  Anssi Hannula 6a7e074eb9 mpegts: add all stream languages into metadata 15 years ago
  Baptiste Coudurier 688c22e033 In retry_transfer_wrapper, do not check url_interrupt_cb, causes problems 15 years ago
  Hendrik Leppkes 789936dbbd Flag DVB subtitles for the hard hearing appropriately using their component_type id. 15 years ago
  Anssi Hannula 435cebd015 mpegtsenc: handle multiple language tags per stream 15 years ago
  Anssi Hannula 89e568feec lavf: update documentation of AVOutputFormat.flags 15 years ago
  Ronald S. Bultje 4e84f994d3 reindent. 15 years ago
  Anton Khirnov f1ef2cd9ed avio: move ff_rewind_with_probe_data from avio.h to avio_internal.h 15 years ago
  Anton Khirnov e8bb2e2439 avio: deprecate url_fget_max_packet_size 15 years ago
  Young Han Lee 2790d7a9ff aacenc: remove the data arrays 15 years ago
  Anssi Hannula c92562467e lavf: document the use of multiple entries in language metadata tag 15 years ago
  Thadeu Lima de Souza Cascardo 36864ac354 aac_latm_dec: use aac context and aac m4ac 15 years ago
  Michael Niedermayer 8993b5969a Make sure the first q press doesnt f*ck up the protocols and thus written files. 15 years ago
  Michael Niedermayer 9055240761 Fix seting of decode_interrupt_cb() 15 years ago