24021 Commits (56b37cd1c7f3b5e5a3ece043c7ffccf70874cfb1)
 

Author SHA1 Message Date
Reimar Döffinger 7f20cb2df0 Another try for fixing/improving decode_video documentation. 15 years ago
Stefano Sabatini d760a316e9 Make config_props() show conversion information before to create the 15 years ago
Stefano Sabatini 38efdb2c6b Log input size, input format and swscale flags used for conversion in 15 years ago
Ronaldo Moura 447a5b1996 blackfin: fix yuv422 to yuv420 conversion 15 years ago
Måns Rullgård f66b390582 vf_pad: fix mixed code and declarations 15 years ago
Michael Niedermayer a0aa73544c c99 sucks. Replacing scanf("%i") by strtoul() 15 years ago
Stefano Sabatini 06e1db056d Document the pad filter. 15 years ago
Stefano Sabatini 8d787f8e52 Document cmdutils.c:print_error(). 15 years ago
Michael Niedermayer 0c22311b56 Remove messy pading hack in ffmpeg.c. 15 years ago
Michael Niedermayer bdab692f48 Make sure get_filtered_video_pic() doesnt loose interlacedframe/tff. 15 years ago
Michael Niedermayer cccc039f71 Enable libavfilter by default and fix pading for mxf-d10 15 years ago
Michael Kostylev 87ddc38bdb configure: update suncc SPARC CPU name mapping 15 years ago
Michael Niedermayer 3c940173c0 Add pad filter. 15 years ago
Michael Kostylev 26b7199e12 SPARC: disable VIS for Niagara CPU 15 years ago
Michael Niedermayer efdc74ef19 Try to keep track of interlaced and top field first. 15 years ago
Michael Niedermayer 46847a336e avfilter support for ffmpeg 15 years ago
Michael Niedermayer 3b9900c1c3 Enable vsrc_buffer 15 years ago
Michael Niedermayer 8155bbc944 Support setting flags for sws. 15 years ago
Michael Niedermayer cb0061d453 Favor chunk size over hitting the correct position after reading the chunk size in asf. 15 years ago
Michael Niedermayer cf13f204cc Add "Memory buffer source filter" from SOC. 15 years ago
Jason Garrett-Glaser e8c7fca90c Add intra refresh and crf-max support to the libavcodec libx264 wrapper. 15 years ago
Alex Converse 46174079c9 10l: store the result of clipping added in r23035 15 years ago
Alex Converse 217b44ddc3 Error out when too many bits per frame are requested. 15 years ago
Alex Converse 32fa7725d2 Make the faac inspired quantizer search make sense for a slightly narrower definition of "make sense." 15 years ago
Stefano Sabatini 9e94bd3e80 Reindent after the last commit. 15 years ago
Stefano Sabatini 10173c0e58 Simplify print_error(), directly use av_strerror()/strerror() for 15 years ago
Stefano Sabatini 735ef67b9d Make print_error() use strerror() in case av_strerror() fails. 15 years ago
Stefano Sabatini e2959f4558 Make av_strerror() return -1 even in the case when av_strerror_r() is 15 years ago
David Conrad e9d96831f7 schroenc: Set colorspace info 15 years ago
David Conrad 37284120ca schroenc: Use AV_RB32 15 years ago
David Conrad 31cf8c650a schroenc: Set open-gop 15 years ago
David Conrad 3d6fa004e8 schroenc: Set keyframe interval 15 years ago
David Conrad e0a24555b4 schroenc: Use constant quality for constant quality, not noise threshold 15 years ago
David Conrad 614748ceeb schroenc: Don't touch gop_structure by default, it should be left adaptive 15 years ago
Sebastian Vater 8af7dbce61 Parse IFF metadata. 15 years ago
Sebastian Vater cfdaee45d1 Align plane size to word-boundary. 15 years ago
David Conrad ddb630177a movenc: Write QuickTime chapters 15 years ago
David Conrad 1b206f62ea movenc: Swap positions of mov_write_header and mov_write_packet 15 years ago
David Conrad 1cf9f6ed4f mov: Read nero chapters 15 years ago
Thierry Foucu e1954bb5ca Do not use pkt->size when it is potentially uninitialized. 15 years ago
Diego Biurrun f4ea7c8911 alternative LGPL-licensed, MMX-optimized YUV to RGB conversion routines 15 years ago
Ronald S. Bultje 4fe4bb6150 Revert r22974 int->unsigned parts that don't have any meaningful effect. 15 years ago
Stefano Sabatini 441ea0ce91 Make av_strerror() print an error message mentioning the error code 15 years ago
Alex Converse 17d5959998 10l: The SBR refactor requires the use of 2 independent output X buffers. 15 years ago
Måns Rullgård b05394a081 configure: allow compiler-specific flags for --disable-optimizations 15 years ago
Martin Storsjö fa36165adf amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output 15 years ago
Ronald S. Bultje 1302ccc1a7 Another buffer overflow, fixes issue1758. 15 years ago
Carl Eugen Hoyos 121d78d00c Allow to set archiver tool ar. 15 years ago
Reimar Döffinger bf9766995c Clarify how allocation works for the picture argument for 15 years ago
Martin Storsjö d296a658cf qt-faststart: Free ftyp_atom at all exit points 15 years ago