24292 Commits (413abbe16465a7b49472ac110e42939e853e24a1)
 

Author SHA1 Message Date
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
Stefano Sabatini b26247ed86 Make consistent the various SEE ALSO sections in the FFmpeg man pages. 15 years ago
Stefano Sabatini cadbccb658 Put @ignore-d man page specific trailer at the end of the file. 15 years ago
Stefano Sabatini 94f4982350 Fix misc typos. 15 years ago
Stefano Sabatini 83a36b2e0b Change type of {audio,video,subtitle}_codec_tag variables from int to 15 years ago
Luca Barbato 48790d8ba8 Remove stray and possibly wrong line, rtpdec.c sets that already 15 years ago
Alex Converse 7caee063a0 aacdec: Work around illegal files with all elem_id tags set to the same value. 15 years ago
Måns Rullgård c0f8ee0fd7 ARM: struct offsets for Apple ABI 15 years ago
Måns Rullgård 30d87675f1 ARM: remove some unnecessary ifdefs, fix implicit declaration warnings 15 years ago
Måns Rullgård 68dacb4e3b ARM: check struct offsets only when they are used 15 years ago
Stefano Sabatini 48a783f3d7 Remove weird empty line and perform vertical align. 15 years ago
Stefano Sabatini fa58643993 Make write_streamheader() log a message if there is no codec tag 15 years ago
Stefano Sabatini ffd5f09844 Make write_streamheader() return a meaningful error code if no codec 15 years ago
Stefano Sabatini fc0c41240e Make write_header() and write_headers() return an error code in case of 15 years ago
Stefano Sabatini da9e6c4295 Make write_streamheader() and write_headers() accept an 15 years ago
Jason Garrett-Glaser 652d9d24dc Properly initialize x264_picture_t in libx264. 15 years ago
Stefano Sabatini d04c13f74b Remove useless variables in get_common_elements(). 15 years ago
Måns Rullgård 42719e2051 Use .p2align in ASMALIGN() macro 15 years ago
Måns Rullgård a76eec3b78 ARM: fail build if hardcoded struct offsets are wrong 15 years ago
Frank Barchard 83b7076131 Avoid division by zero that caused noise, typically at the beginning or 15 years ago
Måns Rullgård 5dc051f4c1 bink: correctly align local arrays 15 years ago
Stefano Sabatini 2a00992fbd Add APIchanges entry for av_get_codec_tag_string(). 15 years ago
Stefano Sabatini b603ab8dc1 Make the error message issued in case of invalid codec tag more 15 years ago
Stefano Sabatini ab0b53786b Make avcodec_string() use av_get_codec_tag_string(). 15 years ago
Stefano Sabatini 7e566bbe6c Implement av_get_codec_tag_string() and use it in ffprobe. 15 years ago
Martin Storsjö 3b963552bc ffserver: Allow floating point audio bit rates 15 years ago
David Conrad 6a7d7b88af arm neon: Add missing mangle to external symbol 15 years ago
Reimar Döffinger edd43c9593 Do not check_lib for -lva if vaapi is disabled, having -lva in extralibs 15 years ago
Reinhard Tartler 7f464a0a34 Add an entry to APIchanges for the addition of sws_convertPalette8ToPacked32 -24 15 years ago
Ronald S. Bultje 03a3fcee99 Change default number of channels (used if unspecified in the format desc) 15 years ago
Michael Niedermayer b742a12ee2 Print an error when MAX_STREAMS is reached. 15 years ago
Reinhard Tartler 2b991422f8 deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24 15 years ago
Måns Rullgård 73404a44c1 ARM: NEON clear_block[s] 15 years ago
Sebastian Vater 522d3930ff Move get_buffer() calls from decode_init() to decode_frame(). Anything else is 15 years ago