20224 Commits (1764e4bc5a0c88ab9040b47a2d67a6f15501f21f)
 

Author SHA1 Message Date
Vladimir Voroshilov 2b0691349f Replace pitch_delay_int array with single variable. 15 years ago
Jason Garrett-Glaser 01a3c821a2 Handle variable input stream pixfmts using the same framework introduced 15 years ago
Stefano Sabatini c2b3565e4a Only link against alsa if enabled. 15 years ago
Adrian Stutz 30b1fff69c Only checks for jack if it is enabled and hence only links to jack if 15 years ago
Diego Biurrun 8b1a644177 AltiVec code and runtime cpudetect do not require CONFIG_GPL. 15 years ago
Michael Niedermayer 1cd4422163 Fix id3v2.2 frame size parsing. 15 years ago
Michael Niedermayer 47f42aec38 Fix id3v2.3/4 tag size parsing. 15 years ago
Baptiste Coudurier 57011a13d6 use AVFormatContext->probesize in av_find_stream_info and raise default to 5M 15 years ago
Baptiste Coudurier d23612efe1 Only set CODEC_ID_PROBE when a packet from a stream having a PES header 15 years ago
Baptiste Coudurier af122d6a80 limit raw packet buffer size used for codec probing 15 years ago
Diego Biurrun 57f6d52a22 The AltiVec optimizations of libswscale are no longer under GPL. 15 years ago
Diego Biurrun e912c13ad7 PPC: Make sure that COMPILE_C is not deactivated if RUNTIME_CPUDETECT is set. 15 years ago
Baptiste Coudurier d862fce758 only set par if it does not indicates a rotation, ex iphone 3GS 15 years ago
Ronald S. Bultje 91d19d471b Remove any reference to ASFContext.packet_size and replace it with 15 years ago
Diego Biurrun a752069dba Split developer documentation off from general documentation. 15 years ago
Stefano Sabatini d171a651db Rewrite doxy for av_strtod(). 15 years ago
Justin Ruggles c1c206b343 flvdec: Build a Speex header during FLV demuxing using required and 15 years ago
Haruhiko Yamagata c173a0881f Improve wording: s/reseted/reset 15 years ago
Reimar Döffinger e1c1b0ff09 Reindent after last patch. 15 years ago
Reimar Döffinger 3fe4d5d4e6 mov demuxer: Track the current position also for streams that have AVDISCARD_ALL set. 15 years ago
Reimar Döffinger 5dc5c43bda mov_read_packet: extract code that searches for the stream/sample to demux next 15 years ago
Reimar Döffinger a2f3851166 mov_read_packet: if dv_get_packet fails, return exactly its error value 15 years ago
Reimar Döffinger 69fc436cbc In mov_read_packet remember the AVStream we want to demux next instead of the 15 years ago
Vladimir Voroshilov 3c70902bf5 LSF (Line Spectral Frequencies) decoding routine. 15 years ago
Baptiste Coudurier 6a63ff19b6 check stream existence before assignment, fix #1222 15 years ago
Haruhiko Yamagata 2722c3a30d Fix H.264 picture reordering, 2nd try. 15 years ago
Brian Crowell ce9dd8f509 Make documentation better match the code. Now AVCodecContext.sample_fmt 15 years ago
Peter Holik 7995ed8e69 Add support for "chunked" data blocks. Patch by Peter Holik (peter holik at). 15 years ago
Kostya Shishkov 74a30595b2 Edge emulation should be used in B-frame MC in mspel mode with 15 years ago
Daniel Verkamp 1a40491ef2 Add ff_ prefixes to exported symbols in libavformat/riff.h. 15 years ago
Stefano Sabatini 2795e3573d Consistently rename variables denoting regression reference file(s) 15 years ago
Stefano Sabatini 1c2744d139 Export av_strtod() to eval.h. 15 years ago
Ronald S. Bultje b394438e8a Document making AVFormatContext.packet_size unsigned API change. 15 years ago
Ronald S. Bultje 92400be255 Change packet_size from signed to unsigned, since it never has a negative 15 years ago
Stefano Sabatini e877eaacf3 Cosmetics: rename 'name' av_strtod() param to 'numstr'. The new name 15 years ago
Justin Ruggles 87b4dd3b96 oggenc: Change error log text. An error here does not necessarily mean 15 years ago
Justin Ruggles 3f2eadf4fe oggenc: return error value from ogg_build_flac_headers() 15 years ago
Justin Ruggles 4315aa8b05 cosmetics: spacing and comments 15 years ago
Justin Ruggles e9a32230c3 oggenc: check for failed av_mallocz() 15 years ago
Baptiste Coudurier b27758bc02 Fetch timestamp for the first frame of field only if frame_offset and 15 years ago
Baptiste Coudurier f356fc5799 clarify encoder and decoder opening error messages 15 years ago
Carl Eugen Hoyos a481293f13 Revert unintended hunk of r19241. 15 years ago
Carl Eugen Hoyos df028e8c6a Revert r19239: It broke four conformance tests. 15 years ago
Vladimir Voroshilov 630c97ff4b Convertion of LSF values to coefficients of linear prediction filter 15 years ago
Haruhiko Yamagata 6ee0eb38c0 Fix H.264 picture reordering. 15 years ago
Carl Eugen Hoyos 1efe9fd5c0 Fix indentation after last commit. 15 years ago
Yoshihisa Uchida d8b2d83473 Fix yamaha adpcm stereo (issue 1117). 15 years ago
Yoshihisa Uchida 3f3f3ba799 Fix onMetaData property count in flv files (issue 1206). 15 years ago
Sascha Sommer 4c7615c40e Make remaining run level decode comments doxygen comments 15 years ago
Sascha Sommer 4df8bdeef3 Simplify run level decoding: 15 years ago