5329 Commits (6b27353cfdadeea5913c4dbdbc322289a47a7e2c)

Author SHA1 Message Date
Luca Barbato 7549632bda rtsp_close_streams frees the auth_b64 line already 15 years ago
Luca Barbato d243ba30b8 Support 3xx redirection in rtsp 15 years ago
haim alon c5898e8623 compute codec bitrate in mov demuxer, patch by haim alon, haim dot alter at gmail dot com 15 years ago
Luca Barbato 921da21745 Just remove params understood by the demuxer 15 years ago
Luca Barbato 7541f32edd Suppress ?params in the rtsp uri 15 years ago
Luca Barbato 224b44957b Use sdp c= line if the rtsp Transport line doesn't have a destination 15 years ago
Diego Biurrun 76e6e9c330 Remove ancient redir demuxer. 15 years ago
Michael Niedermayer df84d7d9bd Fix infinite loop with size==0 && sample_size!=0 in non interleaved avis. 15 years ago
Michael Niedermayer 83a4d356ef Support non interleaved avi files that have 0<size<sample_size. 15 years ago
Samuli Valo c671ac40f5 Fixes detection and error reporting of non-existing files in img2.c. 15 years ago
Ramiro Polla a3faf694a2 Add comment on #endif about condition that triggers it. 15 years ago
Daniel Verkamp 61ee504517 Seek function for TMV 15 years ago
Daniel Verkamp 0319ba5e12 Parenthesize correctly in TMV probe 15 years ago
tralph11@yahoo.com 711e69a730 Improve sofdec dectection to avoid false positives for MP2. 15 years ago
Benoit Fouet 08580cb05a Make url_resetbuf() assert on wrong flags passed and make it static on next 15 years ago
Diego Biurrun 0cd0a22488 Move function that is only used by the MP3 muxer below the corresponding #if. 15 years ago
Diego Biurrun ff06d76acd Add '#include "libavutil/intreadwrite.h"', necessary for AV_RB32. 15 years ago
Diego Biurrun cd69fa69c5 The MP2/MP3 muxer uses ff_id3v2_tags, so add the correct object dependency. 15 years ago
Diego Biurrun 6f571d89c1 Remove some duplicate object dependencies for the RTSP demuxer. 15 years ago
Diego Biurrun 47e9f6217d Add missing rdt.o dependency for SDP demuxer. 15 years ago
Baptiste Coudurier 72017ea1dc check stream index validity in av_program_add_stream_index 15 years ago
Baptiste Coudurier 8425cecacc request mp3 frame_size to be set in has_codec_parameters, fix issue #1314 15 years ago
Baptiste Coudurier f2c061ec0f reindent after commit 15 years ago
Baptiste Coudurier 7edbcfb79e In dump_format, print streams not associated with any program. 15 years ago
Reynaldo H. Verdejo Pinochet cbd8a722bb Fix wrong comparison in r20304 15 years ago
Reynaldo H. Verdejo Pinochet 9cf6bbb993 If missing, calculate width or height from bpp and 15 years ago
Baptiste Coudurier c3a58c4efc fix indentation 15 years ago
Carl Eugen Hoyos 94ec3aca56 Support FourCC mjpa as MJPEG. 15 years ago
Baptiste Coudurier 807e4e81a8 mux all stream types except audio as one pes packet per avpacket, issue #1374 15 years ago
Baptiste Coudurier 7857d3ccf6 fix indentation and add braces 15 years ago
Baptiste Coudurier 45a49840f3 handle_packets takes number of packets as arg, avoid reading too much 15 years ago
Baptiste Coudurier 1303d62d84 Increase max resync size, fix demuxing of dvgrab-2009.03.28_19-07-22.m2t 15 years ago
Reynaldo H. Verdejo Pinochet f122ef36b1 Smarten mtv's probe a bit. Check for non zero 15 years ago
Aurelien Jacobs 8da1d52cc1 remove old and useless debug code 15 years ago
Anton Khirnov c4d438c265 Read metadata in WavPack files. 15 years ago
Anton Khirnov 2bd0758efa matroskaenc: Add support for writing chapters. 15 years ago
Diego Biurrun 15674f12be cosmetics: Break overly long lines. 15 years ago
Kostya Shishkov 5d660598b0 Support more than 64 channels in RTMP input 15 years ago
Kostya Shishkov 8f648b74c3 Accept RTMP packets with one-byte header 15 years ago
Kostya Shishkov f836fa1706 Last parameter in RTMP "play" call was optional and some servers seem not to 15 years ago
Justin Ruggles 961057decd Remove unnecessary entries in ff_vorbiscomment_metadata_conv. VorbisComment 15 years ago
Vitor Sessak a4cb675124 Avoid segfault for empty input files 15 years ago
Måns Rullgård cf671d0543 Remove extraneous const keyword 15 years ago
Luca Abeni 56e6f8309e Emit the SDP lines in the correct order 15 years ago
Carl Eugen Hoyos bc2d2a07d5 Make AVCodecTag.id enum CodecID and use CODEC_ID_NONE instead of 0. 15 years ago
Justin Ruggles 68677dd8ed Log a clearer warning message when muxing FLV with Speex containing more than 15 years ago
Reimar Döffinger c76911bd65 Split parts of dvdata.h into dvdata.c, this ensures that things like 15 years ago
Justin Ruggles 046c400103 Add Speex support to the FLV muxer. 15 years ago
Jai Menon 2e3ca1ffd0 Skip padding bytes correctly in ID3 tags. 15 years ago
Justin Ruggles 0fa0fa296a 10l: update Makefile after rename 15 years ago