26194 Commits (5ef42826d2e17fe041c0f2744868cf0e5deb7d12)
 

Author SHA1 Message Date
İsmail Dönmez 5ef42826d2 yadif: Explicit wordlength for compare. Fixes compile with clang. 14 years ago
Martin Storsjö 7fe3c270c0 rtpdec_svq3: Don't look for the unused RTP_FLAG_KEY flag 14 years ago
Stefano Sabatini 4c74d1660c Fix typo, -flags 4mv => -flags mv4. 14 years ago
Martin Storsjö d7810f4541 rtsp: In the muxer, show the generated with verbose log level 14 years ago
Martin Storsjö 6ecd741713 rtsp: Show the received SDP 14 years ago
Víctor Paesa 524aae8625 Use SLIBSUF instead of .so, as a more generic dynamic library suffix. 14 years ago
Reimar Döffinger 12eef0d1ba 100l, fix sws_getCachedContext. It did not set the colorspace details, 14 years ago
Benjamin Larsson 62784e3733 Add the CODEC_CAP_CHANNEL_CONF capability code and add 14 years ago
Martin Storsjö ae8c28db87 applehttp: Add comments to make_absolute_url 14 years ago
Martin Storsjö 9d229ef9e6 applehttp: Handle a .. path segment in the base url 14 years ago
Martin Storsjö 978a5ce82e Reindent 14 years ago
Martin Storsjö 8f7c2452de applehttp: Allow the base url to be a local file name, too 14 years ago
Justin Ruggles 2e0559b713 Support decoding of FLAC files without a STREAMINFO header. 14 years ago
Reimar Döffinger f71abdbbd7 Remove pointless -vn option, the file has no video stream. 14 years ago
Reimar Döffinger 01e4b67598 Rename fate-gsm test to the more accurate fate-gsm-ms 14 years ago
Reimar Döffinger 645e75992d Fix GSM decoding: regular GSM and MSGSM do not use the same 14 years ago
Stefano Sabatini 1405782cf4 Avoid cast of double nan to int. 14 years ago
Stefano Sabatini 8bf256bcc0 Document url_get_filename(). 14 years ago
Reimar Döffinger a5c33faacc Add init and uninit functions to cmdutils, reduces code duplication 14 years ago
Jason Garrett-Glaser 05931ab763 Make FRAPS decoder use PC range instead of TV range 14 years ago
Baptiste Coudurier 35e33b9aac 10l fix h263 encoder resolution test, array size is 8 not 7 14 years ago
Aurelien Jacobs 84fd51e5ad ffmpeg: replace MAX_STREAMS by an arbitrary sanity check 14 years ago
Aurelien Jacobs 620a67d56a ffmpeg: dynamically allocate bitstream_filters 14 years ago
Aurelien Jacobs 3a8e882419 ffmpeg: dynamically allocate stream_maps 14 years ago
Aurelien Jacobs 0a6d97b371 ffmpeg: dynamically allocate output_codecs 14 years ago
Aurelien Jacobs 311e223f28 ffmpeg: dynamically allocate input_codecs 14 years ago
Aurelien Jacobs 2c6958aabd ffmpeg: dynamically allocate input_files_ts_scale 14 years ago
Aurelien Jacobs e640f26177 ffmpeg: dynamically allocate streamid_map 14 years ago
Aurelien Jacobs dba249abee ffmpeg: add a grow_array() helper function 14 years ago
Stefano Sabatini 333771210e Fix reference to nonexistent function. 14 years ago
Martin Storsjö 321259c1ab rtsp: Return a queued packet if it has been in the queue for longer than max_delay 14 years ago
Martin Storsjö 58ee09911e rtpdec: Reorder received RTP packets according to the seq number 14 years ago
Martin Storsjö 0260741876 rtpdec: Split out the part of rtp_parse_packet that does the parsing of new packets 14 years ago
Reimar Döffinger 27af8902c4 Fix indentation of ff_id3v2_read 14 years ago
Martin Storsjö c690fa97e5 Reindent/rewrap 14 years ago
Martin Storsjö 38f8c80b62 rtsp: Reorganize if statements in rtsp_read_play 14 years ago
Martin Storsjö ad4ad27fb6 rtsp/rtpdec: Allow rtp_parse_packet to take ownership of the packet buffer 14 years ago
Martin Storsjö 96a7c9753e rtsp: Use a dynamically allocated receive buffer 14 years ago
Stefano Sabatini 6705dd5f98 Fix weird indent. 14 years ago
Måns Rullgård 0795b86174 avassert: add missing #include <stdlib.h> 14 years ago
Måns Rullgård f23ceeb84d avassert: prettify macro 14 years ago
Måns Rullgård b64b4134d5 Rename libavutil/assert.h to avassert.h 14 years ago
Michael Niedermayer 8a47d90b29 Fix av_cmp_q() with negative denominators. 14 years ago
Tomas Härdin 0f4cd732f1 Add myself as maintainer of lxfdec.c 14 years ago
Tomas Härdin 8878e3b21b Add demuxer for LXF (Leitch/Harris' VR native stream format) 14 years ago
Tomas Härdin fbeabfca2f Add pcm_lxf, a decoder for the 20-bit planar PCM format used in LXF 14 years ago
Michael Niedermayer c619572a7b Fix a typo in the nameing of av_assert0() in currently not compiled code. 14 years ago
Michael Niedermayer b926b6282d av_assert() system. 14 years ago
Aurelien Jacobs 59b4e5ba49 add FF_API_INOFFICIAL define to disable the deprecated 'inofficial' flag 14 years ago
Aurelien Jacobs 838dc131f1 add FF_API_SET_STRING_OLD define to disable the deprecated av_set_string API 14 years ago