25657 Commits (f9c399c4fd85ac140ea3b81d0eeb649df29ade3d)
 

Author SHA1 Message Date
Martin Storsjö f9c399c4fd Make parse_key_value from httpauth a common lavf internal function 14 years ago
Ramiro Polla 8d88402013 swscale-test: add CRC output 14 years ago
Stefano Sabatini dc46661ae2 Enable and change the log level to DEBUG for the message printed in 14 years ago
Stefano Sabatini ca8574310f Cosmetics: apply misc spacing style fixes. 14 years ago
Stefano Sabatini 7fe82bd78a Fix braino: @flip -> @file. 14 years ago
Stefano Sabatini 33d2e7b395 Add APIchanges entry after the addition of av_fill_image_max_pixstep() 14 years ago
Stefano Sabatini a6ddf8bf0f Implement inline function av_fill_image_max_pixstep() and use it for 14 years ago
Aurelien Jacobs 25ae798c87 add a comment to clarify that FF_API_* defines are not part of public API 14 years ago
Aurelien Jacobs 54036be11a rename LAVF_API_* defines to FF_API_* to clarify that it is not public API 14 years ago
Ramiro Polla a42c29febc validate input data and linesizes 14 years ago
Alexander Kojevnikov 18bbe9df9a Support unsynchronisation for id3v2 tags. 14 years ago
Stefano Sabatini 8b839ec7d1 Remove "CODEC_CAP_EXPERIMENTAL added" entry from the Changelog. 14 years ago
Anatoly Nenashev 1bf75aec8e Fix configure .pc files generation and make install when 14 years ago
Thierry Foucu df4f1d5108 Add AVC EOS tag to H264-encoded FLV files. 14 years ago
Måns Rullgård 32a15a2441 fate: store last version in per-slot file 14 years ago
Aurelien Jacobs dd872bf49f add LAVF_API_OLD_METADATA define to disable the deprecated metadata API 14 years ago
Aurelien Jacobs 072e3efd1b add LAVF_API_MAX_STREAMS define to disable the deprecated MAX_STREAMS API 14 years ago
Måns Rullgård 6a36facc3d Fix out-of-tree build 14 years ago
Stefano Sabatini 7f38d28c39 Add APIchanges entry after the addition of AV_NE in r24814. 14 years ago
Stefano Sabatini 4f2d2e4ed9 Define macro AV_NE() and use it in libavdevice. 14 years ago
Stefano Sabatini 3f52a907e3 Add APIchanges entry after libavfilter audio framework addition of 14 years ago
Stefano Sabatini 371cbff84d Cosmetics: apply misc style fixes. 14 years ago
S.N. Hemanth Meenakshisundaram ad2c950154 Implement libavfilter audio framework. 14 years ago
Stefano Sabatini a8542e433e Set the correct type for the output links. 14 years ago
Stefano Sabatini 65d4cab562 Add missing checks in avfilter_default_get_video_buffer(). 14 years ago
Stefano Sabatini 4f9ce3c4c7 Add missing NULL checks in avfilter_ref_buffer(). 14 years ago
Diego Biurrun 6fa5a91b14 Remove dep/depend targets and related variables. 14 years ago
Stefano Sabatini a1e171dfee Add hflip filter. 14 years ago
Diego Biurrun 3123823cb2 Skip adding SDL_CFLAGS to CFLAGS for the ffplay.d target. 14 years ago
Aurelien Jacobs e110e968fe matroskadec: minor simplification 14 years ago
Aurelien Jacobs 4f90688b6e matroskadec: fix integer overflow 14 years ago
Carl Eugen Hoyos aa78a6d657 Mention lowres if SDL can't provide the needed resolution. 14 years ago
Mike Scheutzow cb036f905f Fix SDL crash on specific hardware. 14 years ago
Mike Scheutzow f7b8c81460 Move do_exit() up for upcoming patch. 14 years ago
Måns Rullgård ead7ef8251 fft-test: format error output more readably 14 years ago
Josh Allmann 51291e6005 Add RTP depacketization of VP8 14 years ago
Josh Allmann 7b18d94cb3 Add RTP packetization of VP8 14 years ago
Ronald S. Bultje 63638a3c4a Print error messages in case of connection failure or name resolution failure 14 years ago
Ronald S. Bultje afbc4d2dac Prevent overflow on random input. 14 years ago
Ronald S. Bultje 67197656d1 Remove use of MAX_STREAMS in MMSContext->streams[] array. Instead, dynamically 14 years ago
Zhentan Feng c46000c1ff Set fixed chunksize for ASF header in MMS streams, as per MSDN documentation. 14 years ago
Zhentan Feng 99ab8ff049 Fix wrong command prefix for timing test in MMST protocol. 14 years ago
Jason Garrett-Glaser 2b476e02e1 Remove some stray +s in VP8 14 years ago
Martin Storsjö 1ddc176ec4 Add RTP depacketization of MP4A-LATM 14 years ago
Stefano Sabatini f607cc18eb Cosmetics: put "{" on the same line of the "struct" keyword in struct 14 years ago
Stefano Sabatini d1a04371cf Add APIchanges entry after the addition of av_get_image_linesize() of 14 years ago
Stefano Sabatini 81c1ecabab Deprecate ff_get_plane_bytewidth() in favor of 14 years ago
Stefano Sabatini 7906e2b974 Implement av_get_image_linesize() and use it in 14 years ago
Ronald S. Bultje 27014bf5a3 Send OPTIONS request at a regular basis to standard RTSP servers as well, 14 years ago
Ronald S. Bultje d68776d54f Add another missing file from r24799. 14 years ago