26285 Commits (74d127b537d18cc9a2bf2b556900705f7b2af2be)
 

Author SHA1 Message Date
Justin Ruggles 520effb9b5 Combine output_subframe() and output_subframes(). 14 years ago
Justin Ruggles fb443a6f3b Remove unneeded variable. 14 years ago
Justin Ruggles 724f34716b cosmetics: indentation 14 years ago
Justin Ruggles 6d263f41ae Combine output_subframe_verbatim() and output_subframe_lpc(). 14 years ago
Justin Ruggles 6266cfb4ce Combine and simplify output_residual() and output_subframe_lpc(). 14 years ago
Justin Ruggles fc001d6cc1 cosmetics: reindent 14 years ago
Justin Ruggles 175a57113f Combine and simplify output_subframe_fixed() and output_subframe_lpc(). 14 years ago
Justin Ruggles 89912b5ff1 Combine and simplify output_subframe_constant() and output_subframe_verbatim(). 14 years ago
Justin Ruggles 1f1c05b09f Pass FlacSubframe to output_subframe_* instead of channel number. 14 years ago
Justin Ruggles 15f537ed53 cosmetics: change FlacEncodeContext variable name from ctx to s in several 14 years ago
Justin Ruggles 871a24f3bf Set coded_frame->pts in the FLAC encoder 14 years ago
Justin Ruggles 27e3418844 Do not need to set coded_frame->key_frame = 1 because it is already set in 14 years ago
Justin Ruggles 7fe0c7c823 Move debug logging of compression options to a single function. 14 years ago
Justin Ruggles e08ec71480 Add 2 failed memory allocation checks 14 years ago
Justin Ruggles e35b689ebd cosmetics: pretty-print flacenc.c 14 years ago
Martin Storsjö 965a3ddb1f Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file 14 years ago
Stefano Sabatini d6bb31a46b Make config_input() return AVERROR(EINVAL) in place of -1. 14 years ago
Stefano Sabatini b59d12b1b9 Compute the max pixel step for each plane, and use it in place of 14 years ago
Stefano Sabatini 92dd4959df Add an entry for the AVFilterBuffer change of r24592. 14 years ago
S.N. Hemanth Meenakshisundaram 56b5e9d5a9 Resize AVFilterBuffer to hold 8 planes/linesizes worth of data. 14 years ago
Stefano Sabatini ecc7bfe30c Rename the av_fill_image_linesize() formal parameter linesize to 14 years ago
Stefano Sabatini 7d8d18de2c Reimplement av_fill_image_pointers() using the information stored in 14 years ago
Stefano Sabatini 46b1d17a6f Make av_fill_image_linesizes() return a meaningful error core rather 14 years ago
Stefano Sabatini 7860b43651 Rename av_fill_image_linesizes() internal variables max_plane_step and 14 years ago
Stefano Sabatini fc2db52e2f Make avpicture_fill() directly call av_fill_image_linesizes() and 14 years ago
Stefano Sabatini 7be5b7309c Make avfilter_default_get_video_buffer() use functions in 14 years ago
Jean-Daniel Dupas 8fad266101 Make pkgconfig_generate() explicitly return 0 in instead of returning 14 years ago
Stefano Sabatini 3dec10cded Add APIchanges entry for the libavcore/imgutils.h addition. 14 years ago
Stefano Sabatini e7bd48a6ae Move fill_image_linesize() and fill_image_data_ptr() from 14 years ago
Vitor Sessak 740dfe7012 Fix compilation in x86_64. I broke it with r24580. 14 years ago
Stefano Sabatini 2ee5c78967 Extend show_protocols() to make it print information about input, 14 years ago
Vitor Sessak 2c3dda6838 Translate libmpeg2 MMX IDCT to plain asm 14 years ago
Aurelien Jacobs 37287d41f4 avidec: demux ASS and SRT tracks out of GAB2 chunks 14 years ago
Aurelien Jacobs ac066b83e9 add seeking support in ASS demuxer 14 years ago
Stefano Sabatini 530bbe96c7 Implement ffprobe -show_packets. 14 years ago
Reimar Döffinger 8250561149 Check for udp_set_remote_url error. 14 years ago
Michael Niedermayer 78db142acb Warn about "/** text" comments. 14 years ago
Michael Niedermayer fd3064b65e Make sure "Last message repeated" is printed. 14 years ago
Stefano Sabatini ed80ba7461 Revert commit: 14 years ago
Stefano Sabatini ec8f26d186 Add my GPG fingerprint and add myself as ffprobe.c maintainer. 14 years ago
Martin Storsjö 2845006608 rtsp: Move the definition of SDP_MAX_SIZE up, use it in the RTSP muxer, too 14 years ago
Stefano Sabatini 15379c2beb Require libswscale only if the scale filter is used. 14 years ago
Stefano Sabatini 46eed2c886 Remove reference to the unexisting movie filter and the corresponding 14 years ago
Baptiste Coudurier f0187d20d1 In wav muxer, always flush in write_trailer, fix pipe output 14 years ago
Alexander Kojevnikov ff58de29f1 Skip short padding in id3v2. 14 years ago
James Zern 53cf47829a Map rc_buffer_size to and c_initial_buffer_occupancy to their libvpx 14 years ago
Josh Allmann 42c63263d1 rtpdec_xiph: Handle the sampling SDP parameter 14 years ago
Reimar Döffinger f8a169ac8e Add extern to mxf_d10_muxer forward declaration to avoid a redundant 14 years ago
Alex Converse b6356d9726 10l: missed one reindent. 14 years ago
Alex Converse 52fa20542b Reindent after last commit. 14 years ago