2904 Commits (31bfd6f34f5b6b2c5bb9641aef33f0a7f9bebc4a)

Author SHA1 Message Date
Aurelien Jacobs 4f632b065b Make ff_mkv_codec_tags lie entirely in .rodata section. 17 years ago
Diego Biurrun c807e68f46 cosmetics: Add another pair of parentheses to aid readability. 17 years ago
Diego Biurrun 621d7fe936 Rename two structures, identifiers starting with _[A-Z] are reserved. 17 years ago
Baptiste Coudurier 29c90869e6 cosmetics, split overly long lines 17 years ago
Diego Pettenò 7d51edddd4 Make AVRtpPayloadTypes static and constant 17 years ago
Ivo van Poorten 5e40d0e898 cosmetics, superfluous space 17 years ago
Ivo van Poorten 71e1080e28 proper check for valid pva_pts 17 years ago
Ivo van Poorten dba13944f0 do not return an error, but warn and recover when encountering an audio packet 17 years ago
Ivo van Poorten 7705cf7e15 validate streamid before use 17 years ago
Ivo van Poorten fe332ad66e change audio codec id to mp2 17 years ago
Ivo van Poorten 0e8a207ff8 proper type and initialization of pva_pts 17 years ago
Ivo van Poorten 6a5ef2934c remove unnecessary shift 17 years ago
Aurelien Jacobs 3abe5fbdc4 improve CRC API 17 years ago
Luca Abeni 83a0d3878c Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's dependencies 17 years ago
Luca Abeni 8eb793c459 Split the RTP demuxing functions out of rtp.c, to simplify the RTP muxer's dependencies 17 years ago
Michael Niedermayer 6e8b982bcc Move *malloc() out of tree.c, that way the code can be used with 17 years ago
Ronald S. Bultje 0fd36362b8 Make three rm demuxer functions non static. 17 years ago
Luca Abeni 95c2184270 Rationalize some dependencies between rtsp and rtp 17 years ago
Luca Abeni d80906e7b4 Fix the RTP muxer dependencies 17 years ago
Ivo van Poorten 3d94e3ba93 use one shift less in get_pts() 17 years ago
Aurelien Jacobs f7f8b4d296 mention libavfilter in warning about deprecated vhook 17 years ago
Ronald S. Bultje c482500fa3 Drop RTSP default protocol. 17 years ago
Diego Biurrun 8f8fae80b2 cosmetics: Reindent. 17 years ago
Ronald S. Bultje b83a84242c Merge double-nested if into && condition. 17 years ago
Aurelien Jacobs e299727441 move num_packets=0 where it belongs 17 years ago
Ivo van Poorten 3feb44a9be TechnoTrend PVA Demuxer 17 years ago
Diego Biurrun bf22a10901 cosmetics: sort() 17 years ago
Dave Yeo 72be9e73ae Add portable way to check for the existence of definitions and 17 years ago
Michael Niedermayer c86ec2f4c3 Extract aspect ratio from ODML/vprp. 17 years ago
Michael Niedermayer 2576a9ecec Correct doxy about timestamp units of read_timestamp(). 17 years ago
Michael Niedermayer de14759e97 Document return of read_timestamp. 17 years ago
Michael Niedermayer 3858a227ce More verbose aspect ratio error msg. 17 years ago
Evgeniy Stepanov f9a9b3509c export raw SSA tracks with their own codec ID (patch by Evgeniy Stepanov) 17 years ago
Aurelien Jacobs 243cc4c34a clear internal queue when seeking 17 years ago
Aurelien Jacobs 34c9c1baf4 move internal queue freeing code in its own function 17 years ago
Gabriel Forté b3d8c2c436 fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com) 17 years ago
Michael Niedermayer 5cc9253f35 indent 17 years ago
Michael Niedermayer 7ef55085f0 Try to fix url_split() so that the ?foobar part is in the path and only the path. 17 years ago
Ivo van Poorten d43df959d7 Sun Rasterfile decoder 17 years ago
Luca Barbato 7ecc634e8a Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 Reindent 17 years ago
Luca Barbato e150211863 Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 x-pn-tng support 17 years ago
Luca Barbato 16ed032214 Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 Comment 17 years ago
Michael Niedermayer 359154bc1b Revert hack which should have never been commited. 17 years ago
Michael Kostylev 81644c2ee0 Check for the presence of sys/select.h and conditionally #include it. 17 years ago
Michael Niedermayer 945208caea Fix detected fps for old divx/xvid. 17 years ago
Michael Niedermayer 9de0be61be Do not force fps unless the user actually specified one. 17 years ago
Ivo van Poorten b4abe1d198 PC Paintbrush PCX image decoder 17 years ago
Allan Sandfeld Jensen 7dc75e8d43 Revert r6124, the change was just wrong, other formats than MPEG-PS can be 17 years ago
Michael Kostylev 4f365f37b5 djgpp port, first part 17 years ago
Diego Biurrun 64bb7bd519 typo: begining --> beginning 17 years ago