21072 Commits (c522b4e94eefaf4a7294e11f3f1940fcc52e4ddc)
 

Author SHA1 Message Date
  Diego Biurrun 9d58d4717a cosmetics: Add missing ending backslash to installed header list. 16 years ago
  Michael Niedermayer f1b99cc63b Clarify (re)get_buffer() and CODEC_CAP_DR1 relation. 16 years ago
  Diego Biurrun 1e15e5366f Remove comments that refer to fixed-point AMR implementations. 16 years ago
  Baptiste Coudurier ae8d21fb45 clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen 16 years ago
  Vladimir Voroshilov d4a9255699 K&R formatting of already submitted G.729 code 16 years ago
  Peter Holik a52dc730cf Cosmetics : Use dprintf instead of printf. 16 years ago
  Jai Menon 2b01a52031 Cosmetics : Fix indentation after last commit. 16 years ago
  Peter Holik 682d49f4ea Introduce http_get_line and modify http_connect to use http_get_line. 16 years ago
  Vladimir Voroshilov 3bbc46102b Convert structure names to FFmpeg style 16 years ago
  Stefano Sabatini 532ec28360 Remove '\p' doxygen markup, as it should improve plain text doxy 16 years ago
  Stefano Sabatini bf7e799c9e Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
  Kostya Shishkov 10ae4bb477 Get new buffer during frame decoding in VB video decoder, not only once 16 years ago
  Vladimir Voroshilov e72c65f583 Internal routine should not use name of standard function. 16 years ago
  David Conrad 12d7c0793b Ensure that the extradata buffer is padded appripriately in the ogg demuxer. 16 years ago
  Vladimir Voroshilov 8dbd0a95ee Remove ff_g729_ and g729_ prefixes from static routines. 16 years ago
  Diego Biurrun 0b175caac8 Add support for external OpenCORE libraries for AMR-NB/WB support. 16 years ago
  Diego Biurrun 9cad0e4ed8 Add configure option to upgrade (L)GPL to version 3. 16 years ago
  Diego Biurrun 4656c375bc Move around one paragraph, add headings for greater clarity. 16 years ago
  Diego Biurrun ecc1330a6d Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> COPYING.LGPLv2.1. 16 years ago
  Baptiste Coudurier f3908a82bc vmware video decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 6d3530ce2b zmbv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 35b2c65756 vc1 and wmv3 decoders use MPV_frame_start which uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier c0bd35c70c renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier fa27733cea tmv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier a08e67e70d tiff image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 7f57905d55 vp3 and theora decoders use get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 89978e35a2 targa image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier da04a14889 sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 2b2b7f41de snow decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier d65c1feead smacker video decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier c7af8b4e07 kmvc decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 80e8e25ef2 ptx image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier f4499c955a libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier d0a7936710 png decoder use get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier f1cdd863a5 pcx decoder use get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 5f27348bd3 pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 0cf0c5bfa8 dxa decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 1ea9dbbb92 bfi decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 4a89072833 bmp decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 94c014c455 amv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier be7e793261 bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 53e67085b2 4xm decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Baptiste Coudurier 7bbf3f2ca4 indeo3 decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
  Ramiro Polla 74a841af8b Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. 16 years ago
  Ramiro Polla c0cf20a24a Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. 16 years ago
  Ramiro Polla 934626a9f9 Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. 16 years ago
  Pavel Pavlov 92db623584 Use DECLARE_ALIGNED macro instead of gcc __attribute__. 16 years ago
  Diego Biurrun 51222d1041 cosmetics: K&R style reformatting 16 years ago
  Kostya Shishkov 0e848977ce Move function for reading whole specified amount of data from RTSP 16 years ago
  Ramiro Polla 989b7181ac Use fewer macros in x86-optimized mlpdsp. 16 years ago