24475 Commits (be90cd27181c1021d89a203bd112d4d06e12d20d)
 

Author SHA1 Message Date
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
Baptiste Coudurier 3511242d22 More mov rawvideo fourcc supported by the rawvideo decoder 15 years ago
Baptiste Coudurier 414ba8e35f More mov rawvideo fourcc 15 years ago
Baptiste Coudurier a7cc89e2f6 fix raw 555 pixel format, add abgr fourcc 15 years ago
David Conrad e7ddafd515 matroskaenc: Don't write a second seekhead for the clusters; mkvalidate agrees 15 years ago
David Conrad d06735a34a matroskaenc: Check that tracks was allocated 15 years ago
David Conrad 1f4280e744 matroskaenc: Use av_get_random_seed -> lfg for segment UID 15 years ago
David Conrad 4a6bef1f36 matroskaenc: Make put_ebml_binary take a void pointer 15 years ago
James Zern 316d6c153c Add WebM muxer 15 years ago
James Zern ac9baa716b matroskaenc: Mux clusters better 15 years ago
David Conrad 3ad0b189f7 Add myself as libvorbis.c maintainer 15 years ago
David Conrad 57ebbccf9c libvorbis: Disable strict bitrate management when not requested 15 years ago
David Conrad ed638b5c4b libvorbis: OV_ECTL_RATEMANAGE_AVG is depreciated in favor of 15 years ago
David Conrad e5a5ea9e89 libvorbis: Hook up min/max bitrate 15 years ago
Anton Khirnov 160c896c38 metadata: mention how to remove tags. 15 years ago
Anton Khirnov acf85d7b9d reindent after previous commit. 15 years ago
Anton Khirnov 795c6a6b1f metadata: make conversion to the same format a noop. 15 years ago
Martin Storsjö 35d8ecc54e rtspenc: Write the interleaving header in the same buffer as the packet data 15 years ago
Martin Storsjö dd798dcd11 http: Set http_code to 200 when doing a POST 15 years ago
David Conrad 413abbe164 Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora 15 years ago
Howard Chu 784824a68c Use AV_BASE64_SIZE() macro 15 years ago
Howard Chu 31878fcf43 Add AV_BASE64_SIZE() macro 15 years ago
Frank Barchard 27b0d365e8 Raise default vorbis encoding quality. 15 years ago
Stefano Sabatini bb756b2fbc Fix typo. 15 years ago
Stefano Sabatini 8456d947a5 Exclude from the lavfi_pix_fmts regression test the output pixel 15 years ago
Michael Niedermayer 28f5ea7810 Clarify that get/release_buffer() overriding only works with CODEC_CAP_DR1 codecs. 15 years ago
Michael Niedermayer 3bc4e21b7b Document the frames returned by the decoder better. 15 years ago
Stefano Sabatini 4fff60841f Rename ffplay-doc.texi @chapter "Introduction" to "Description", for 15 years ago
Stefano Sabatini 016ea6282f Rename ffprobe-doc.texi @chapter "Introduction" to "Description", for 15 years ago
Stefano Sabatini 103578f28d Rename ffserver-doc.texi @chapter "Introduction" to "Description", for 15 years ago
Michael Niedermayer 98aea87b1a Deprecate PIX_FMT_YUVJ* 15 years ago
Martin Storsjö f475f35fdd ffserver: Calculate cur_pts using first_pts as origin instead of ist->start_time 15 years ago
James Zern ee0e91462c VP8 encoding via libvpx. 15 years ago
kemuri f1dfaa7a82 win32: Use _fstati64() instead of plain old fstat() on Windows to support file 15 years ago
Martin Storsjö 3c80491daa httpauth: Fix the length passed to av_strlcat 15 years ago
Stefano Sabatini 76561924cf Move section EXAMPLES towards the end of the ffmpeg-doc.texi file. 15 years ago