25871 Commits (47806f4119b7cc04d2a8bf26d86ddacaab7aad2b)
 

Author SHA1 Message Date
Stefano Sabatini 801ab98088 Extend ff_dprintf_picref() to make it print video interlaced and 14 years ago
Stefano Sabatini 382ecd3537 Make ff_dprintf_picref() print video properties only if available. 14 years ago
Stefano Sabatini 28c52b1ed9 Only print the pointer to the first plane in ff_dprintf_picref(). 14 years ago
Stefano Sabatini 3fa3e4f4ec Cosmetics: add an empty newline between the function description and 14 years ago
Grant Carver 53bc0dc2bd fix anonymous memory mapping for NetBSD 14 years ago
Aurelien Jacobs 364cacc7c7 add FF_API_URL_RESETBUF define to disable the deprecated url_resetbuf() 14 years ago
Aurelien Jacobs 838b27b42c add FF_API_REGISTER_PROTOCOL define to disable the deprecated 14 years ago
Måns Rullgård b2125520e7 applehttp: define _XOPEN_SOURCE=600 as required for usleep() 14 years ago
Måns Rullgård dd5f3238c1 imc: fix undefined float to int conversion 14 years ago
Måns Rullgård b42c483f07 fate-run: use 'run' function in 'ffmpeg' function 14 years ago
Måns Rullgård 91de2c0a73 fate: add -v 0 to ffmpeg flags 14 years ago
Aurelien Jacobs 404eba44b1 add FF_API_URL_CLASS define to enable usage of URLContext as a AVClass 14 years ago
Martin Storsjö cd223e0b4e Add Apple HTTP Live Streaming demuxer 14 years ago
Martin Storsjö e55ebcc3f6 Move the definition of the maximum url size for static buffers to internal.h 14 years ago
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