11991 Commits (e609806ec6a79325773d8905d1d04b5442d8b5ed)
 

Author SHA1 Message Date
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
Benjamin Larsson 9389e63c83 Enable proper output from the LFE channel, based on patch from Mathias Rauen dear dot madshi at net 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 a35bf971c6 indent 17 years ago
Michael Niedermayer 2e1d287329 Flip key and element so types match, not that it matters for any code 17 years ago
Michael Niedermayer b57cb96836 Document O() time. 17 years ago
Michael Niedermayer efbaf4deee Document node removial API. 17 years ago
Michael Niedermayer d5cb5fe86b Fix selftest. 17 years ago
Michael Niedermayer f05dda3b7a Support removing elements. 17 years ago
Michael Niedermayer 6e8b982bcc Move *malloc() out of tree.c, that way the code can be used with 17 years ago
Kostya Shishkov f1917274cc RV30 thirdpel motion compensation support 17 years ago
lars.taeuber@web.de e5635270d3 A few lines of text about the range coder, part of a patch by lars punkt taeuber ät web punkt de. 17 years ago
Diego Biurrun 68e7d44276 Add a note about the license of libamr. 17 years ago
Diego Biurrun 50e4d833fe Spell out WB and NB. 17 years ago
Diego Biurrun 0c89322463 Change some files to only include the necessary headers. 17 years ago
Benoit Fouet 1234585fac Initialize "saved" buffer to zero. 17 years ago
Ronald S. Bultje 0fd36362b8 Make three rm demuxer functions non static. 17 years ago
Michael Niedermayer 116d15ccf1 Always set next correctly, even if a matching element is found (that is 17 years ago
Diego Pettenò 10ff3ff43b Make pp_help a constant pointer to constant characters, moves it partially 17 years ago
Justin Ruggles 7564658bbc cosmetics: indentation and add a TODO comment 17 years ago
Justin Ruggles 471db688c6 only check ac3 crc if AVCodecContext.error_resilience > 0 17 years ago
Justin Ruggles 5706c0becd cosmetics: indentation after last commit 17 years ago
Justin Ruggles bd03aa1556 remove workaround which is no longer needed due to 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
Kostya Shishkov b44665c4e6 Make decode210() common function. 17 years ago
Diego Pettenò ca32534337 Make pp_get_mode_by_name_and_quality accept a constant string. 17 years ago
Diego Pettenò a89889164c Make filterDelimiters and optionDelimiters two static constant array of 17 years ago
Justin Ruggles d6939960d5 add crc check to ac3 decoder 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
Christophe Gisquet ae904fd028 Fix issue #301: 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 920d360973 TechnoTrend PVA Demuxer 17 years ago
Ivo van Poorten 3feb44a9be TechnoTrend PVA Demuxer 17 years ago
Morten Hustveit ebde2a2cd8 Fix prototype and return value of opt_bitrate and opt_bsf. 17 years ago
Morten Hustveit 464a631c34 Define rc override string as const. 17 years ago
Benoit Fouet 69c12fbb95 Update show_banner date. 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
Kostya Shishkov e640a5c4ce Direct blocks should use motion vectors from the second reference frame 17 years ago
Justin Ruggles 12eaa3b760 simplify 17 years ago