24510 Commits (77b4b7c383c4709b9d7aebf808ada1198c19aab3)
 

Author SHA1 Message Date
Peter Ross 971c3c98b0 Add Pictor/PC Paint to image2 muxer/demuxer 15 years ago
Peter Ross a526d6197a Pictor/PC Paint decoder 15 years ago
Josh Allmann f2b9b19fad Add support for disabling chunked transfer encoding for the http protocol 15 years ago
Peter Ross b995a6a84f Add ff_ega_palette 15 years ago
Martin Storsjö 701ea516ee Fix handling of errors in the http protocol 15 years ago
Martin Storsjö 4ceb8b3460 Fix bugs in the http custom header handling 15 years ago
Måns Rullgård 5150dd532b matroska: move LFG state from muxer context to local variable 15 years ago
Josh Allmann 6964d510e8 Add the capability to write custom HTTP headers 15 years ago
Josh Allmann 0f3254b83d Modify the behaviour of http_open to implicitly delay connection establishment 15 years ago
Howard Chu 8190f62f9b Support presets in ffserver.conf 15 years ago
Maxim Poliakovski 0933f55829 Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. 15 years ago
Martin Storsjö 00ce2cbed5 libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold 15 years ago
James Zern 07777c2d5c libvpx: Don't use the VPX_KF_FIXED mode 15 years ago
Alex Converse bc330b5f15 Cosmetics: Fold constants and re-indent after last commit. 15 years ago
Alex Converse 712209d567 Base downsampled SBR synthesis filterbank on a single IMDCT. 15 years ago
Maxim Poliakovski 9b98479e7a Declare myself (Maxim Poliakovski) maintainer for the OMA Demuxer. 15 years ago
Alex Converse 388c795531 10l: Fix types and now unused variables after last commit. 15 years ago
Alex Converse 932963b8e2 Rewrite the SBR decoder QMF analysis filter on top of the IMDCT instead of the RDFT. 15 years ago
James Zern 082a0a33c4 Use new macro AV_BASE64_SIZE. 15 years ago
Vitor Sessak 525ac37fd2 Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function suitable 15 years ago
Tomas Härdin 77d3f1f792 Added M701 codec_tag for mpeg2video 15 years ago
Reimar Döffinger 8850c69dbe 10l, there is no aac.c any more, so no need for a dependency. 15 years ago
Luca Barbato 3a9bc39eaf librtmp may link to different ssl implementations 15 years ago
Stefano Sabatini e59cfd7850 Do not exclude anymore the pixel formats rgb444, bgr444, rgb4_byte, 15 years ago
Reimar Döffinger c32b701749 Do not read the RM index when input is streamed (since it requires seeking 15 years ago
Stefano Sabatini d588e3f59b Add support to B4BY and R4BY NUT codec tags added in NUT r672. 15 years ago
Stefano Sabatini 2839c56ea6 Fix width computation for nv12/nv21 in ff_get_plane_bytewidth(). 15 years ago
Måns Rullgård 48ede394d5 regtest: add seektest reference files for rgb/yuv in avi 15 years ago
Reimar Döffinger 44d4616efe aacdec also depends on cbrt_tables.h for hardcoded-tables. 15 years ago
Michael Niedermayer 63455b8c7e bgr/rgb444 for nut 15 years ago
Michael Niedermayer de51f22d85 fix rgb444 support in avi. 15 years ago
Reimar Döffinger 48b5a2fa98 Support AVFMT_FLAG_IGNIDX in gxf demuxer. 15 years ago
Michael Niedermayer 59b847d3a9 Add simple rgb/yuv in avi regression test. 15 years ago
Michael Niedermayer 7686ab07ac Fix muxing rgb rawvideo in avi regression. 15 years ago
Rodney Baker 538c0e13c7 Improve grammar and readability 15 years ago
Martin Storsjö fc490fcf71 Cosmetics: Reindent/align/wrap 15 years ago
Josh Allmann d0382374b7 RTSP: Propagate errors up from ff_rtsp_send_cmd* 15 years ago
Martin Storsjö c453d1bb8c Remove unused local variables 15 years ago
Alex Converse 614842a93d Cleanup apply_window_and_mdct(). 15 years ago
Josh Allmann b8c2c41d66 RTSP: Add a second URLContext for outgoing messages 15 years ago
Stefano Sabatini 19da45f22b Make texi2pod.pl look for section "AUTHORS" rather than "AUTHOR", as 15 years ago
Stefano Sabatini aeadb3285d Replace "Fabrice Bellard" with "The FFmpeg developers" as the authors 15 years ago
Alex Converse c909d48266 Whitespace cosmetics 15 years ago
Alex Converse 8e5998f0ab aac: Move an initialization macro used only by the decoder out of the header. 15 years ago
Alex Converse 77b8320a4d Rename aac.c to aacdec.c. 15 years ago
Alex Converse dd8871a63b aacdec: Rename avccontext to avctx. 15 years ago
Stefano Sabatini 4cd5100caf Add APIchanges entry after eval API publication. 15 years ago
Stefano Sabatini 0b99215c0e Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
Stefano Sabatini 6532c6f929 Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE() 15 years ago
Diego Biurrun 788c82e308 libvpx now has an (L)GPL-compatible license. 15 years ago