16519 Commits (1f26f59fe11674814ddeabe2474bb869c1cd6c20)
 

Author SHA1 Message Date
Diego Biurrun 1f26f59fe1 Move zlib/bzlib options to the external library section of the help output and 16 years ago
Diego Biurrun 0a23c0bbdb spelling and wording cosmetics for the help output 16 years ago
Charles Yates b0dfd108fc Take build_suffix into account in pkg-config files. 16 years ago
Diego Biurrun e6b9d588c1 Print just [no] or [yes] in the help output instead of [default=no/yes]. 16 years ago
Diego Biurrun 607ffa34ba cosmetics: Group ARM objects sections together. 16 years ago
Diego Biurrun e9e74e0ad5 cosmetics: Reorder processor-specific entries alphabetically. 16 years ago
Ronald S. Bultje 90e0450fa8 Reindent after r15853. 16 years ago
Ronald S. Bultje 43af8b2b42 Read optional components of the RDT packet header, such as extended setID 16 years ago
Ronald S. Bultje 6bafd6f53e Change header reading implementation to using get_bits() instead of directly 16 years ago
Ronald S. Bultje e269ab791d Prefix all ff_rdt_parse_header() arguments with a p, preparing for local 16 years ago
Ronald S. Bultje a4b8cb3c55 Fix memleak caused by the fact that url_open_buf() allocates a context 16 years ago
Ronald S. Bultje fcc995a533 Add ByteIOContext argument to public ff_rm_* functions so that we can 16 years ago
Benoit Fouet 074bfa7de7 Change email address to a valid one. 16 years ago
Carl Eugen Hoyos 7e8efe18ba One const is enough. 16 years ago
Diego Biurrun 5155b8395c Put variable declaration inside an #ifdef to avoid an unused variable warning. 16 years ago
Jindřich Makovička ce09d560b7 Get rid of MSG_DONTWAIT using a more standard way to use a socket 16 years ago
Stefano Sabatini 2bfecf733b Make the library names for the require checks more explicit. 16 years ago
Benjamin Larsson b836fb0060 Silence warning in imc decoder 16 years ago
Benjamin Larsson 31d5113a15 Set channel_layout 16 years ago
Kostya Shishkov 55374d57e8 421l: postproc flag may be present in any VC-1 AP frame type 16 years ago
Baptiste Coudurier ebd610557e set pts in flv demuxer 16 years ago
Baptiste Coudurier 51c1520114 read itunes metadata, code based on Reimar's patch 16 years ago
Reynaldo H. Verdejo Pinochet 8e36385a63 Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder. 16 years ago
Reynaldo H. Verdejo Pinochet 1c3ae1abf2 Cosmetics 16 years ago
Reynaldo H. Verdejo Pinochet f29289eec7 Change to file description suggested by Michael 16 years ago
Ronald S. Bultje e3b7216b9b Change status packet skipping to be more spec-compliant. See discussion in 16 years ago
Ronald S. Bultje 108cd24793 Make function comment a bit more linguistically correct. 16 years ago
Ronald S. Bultje 3d883ad5f3 Reindent after r15833. 16 years ago
Ronald S. Bultje 114732f4c7 Add is_keyframe param to ff_rdt_parse_header(). See ML discussion in 16 years ago
Benjamin Larsson 92765276fb Proper channel output reordering for the dca decoder. 16 years ago
Reynaldo H. Verdejo Pinochet 8257d2ad51 Please keep original copyright heading and attribution lines... 16 years ago
Baptiste Coudurier 86b0affd08 simplify metadata reading 16 years ago
Aurelien Jacobs 8f569ed08f matroskadec: fix index timestamps for some broken files 16 years ago
Ronald S. Bultje 6ff1f61530 Call check_back_and_send_rr() function only in case of RTP as a transport. 16 years ago
Kostya Shishkov 70f42303e7 Weak deblock filter function for future RV40 loop filter 16 years ago
Luca Barbato 536cd1db71 Flush SDP description 16 years ago
Ronald S. Bultje 239dec21ab Rename variables in ff_rdt_parse_header() and callers to match the 16 years ago
Jindřich Makovička 7d0842992a check for interrupt when receiving from socket 16 years ago
Ronald S. Bultje 9e16439287 Add comment describing the RDT packet header. See discussion in "[PATCH] 16 years ago
Kenan Gillet 39ded68013 More OKed parts of the QCELP decoder 16 years ago
Baptiste Coudurier eb63b051c0 timestamp is dts in wmv/asf 16 years ago
Baptiste Coudurier 70a61f8cf7 remove useless mmx.h include 16 years ago
Baptiste Coudurier d45be17855 convert fdct_mmx to plain asm 16 years ago
Justin Ruggles e202cc2580 revert r15812 (E-AC-3 Spectral Extension) pending further review 16 years ago
Baptiste Coudurier 83534418f0 add sse2 fdct 16 years ago
Carl Eugen Hoyos 74e8b78b20 Fix H.264 decoding. 16 years ago
Justin Ruggles 3f3ca7ac07 cosmetics: vertical alignment 16 years ago
Justin Ruggles c763f86728 silence a gcc warning about using an uninitialized variable 16 years ago
Justin Ruggles 66561189a1 cosmetics: indentation 16 years ago
Justin Ruggles 0cc51734b2 add support for spectral extension 16 years ago