11524 Commits (eb72cacb21aff9766a6f07a9b176a147104f5fa6)
 

Author SHA1 Message Date
Diego Biurrun eb72cacb21 Remove unused functions, fixes the warnings: 17 years ago
Luca Abeni db628029c4 Add MPEG2 support to the RTP muxer 17 years ago
Luca Abeni 7ed19d7fbf Remove the "AVRtpPayloadTypes[i].pt == i" assumption from RTP and RTSP 17 years ago
Alex Beregszaszi b5298028b0 Remove empty pipe_close 17 years ago
Alex Beregszaszi 7a813b368a Call prot->url_close only if it is present. 17 years ago
Alex Beregszaszi 018b6fb465 Honor the 8bit extension (now 32bit instaed 24bit) of the pts field introduced in FLV specification v9. 17 years ago
Alex Beregszaszi 964ff35445 Prefer ADPM_SWF instead NONE if no MP3 encoding is compiled in. 17 years ago
Aurelien Jacobs 87246a01cf avoid some halfpel related #ifdef 17 years ago
Roberto Togni 27a2f87da8 1000l: Fix check for max slice number 17 years ago
Roberto Togni e29378ff88 Move dnet-ac3 byte-swapping code close to audio packet read code 17 years ago
Luca Abeni aa519c4771 Remove some more duplicated code 17 years ago
Luca Abeni d4936869ff Remove the useless variable "my_addr1" 17 years ago
Luca Abeni 882d00f27d Use the same code to set local_port in the IPv4-only case and in the 17 years ago
Diego Biurrun a0c013de34 Put halfpel_interpol under the same #ifdef as its usage, fixes the warning: 17 years ago
Diego Biurrun 3b8554662b Reorder functions to get rid of ugly forward declarations. 17 years ago
Panagiotis Issaris 8ea0e80241 Fix Doxygen parameter 17 years ago
Panagiotis Issaris e8b7c70f09 Fix Doxygen parameter name 17 years ago
Panagiotis Issaris abfe87d471 Fix Doxygen parameter name 17 years ago
Panagiotis Issaris 9bd51b9aab Attribute for specifying direction should come right after @param. 17 years ago
Christophe Gisquet 1a625dce18 Use put_signed_pixels_clamped where appropriate 17 years ago
Aurelien Jacobs d638424b8a cosmetics: whitespace 17 years ago
Alex Beregszaszi 0b77d7d642 Remove editor junk from the end. 17 years ago
Benjamin Larsson 2b992d0e88 Small simplification 17 years ago
Alex Beregszaszi 97c8b06470 add myself as TTA guy 17 years ago
Alex Beregszaszi 8e1b957cd4 Support 44.1kHz audio. Acked by Benjamin 17 years ago
Alex Beregszaszi 8ef4de4e11 Change the "report sample" message from AV_LOG_DEBUG to AV_LOG_ERROR. 17 years ago
Alex Beregszaszi b64fa5b426 Make sine_window static. Acked by Benjamin Larsson 17 years ago
Kostya Shishkov cd15bbc973 MP3 encoding is not integer-only (it's up to LAME) 17 years ago
Panagiotis Issaris 4e8988a32d Typo 17 years ago
Stefano Sabatini d4f98ab118 Move up opt_show_license to get rid of ugly forward declaration. 17 years ago
Stefano Sabatini 5b0b5ecf60 Fix nellymoser decode_tag return value, patch by Stefano Sabatini 17 years ago
Luca Abeni 6b7089044a Remove some useless assignments (the UDPContext is allocated with av_mallocz()) 17 years ago
Luca Abeni d05cb726bd Simplify set_remote_url(), and remove some code duplication 17 years ago
Luca Abeni 4c7d5764a0 Use recv() instead of recvfrom() (removes some other differences between 17 years ago
Luca Abeni 66c49825da Remove a now unused field 17 years ago
Luca Abeni 9cdcb04f5a Give better names to multicast functions (they are not IPv6-only) 17 years ago
Luca Abeni a8bde059e6 Avoid to duplicate the multicast code between the IPv4-only and 17 years ago
Luca Abeni 0ec1233511 Remove some ifdefs by using the "dest_addr_len" field in both the IPv4-only 17 years ago
Patrice Bensoussan 0d4e281cac Add support for reading WM/Year tag 17 years ago
Andreas Öman bd59786204 remove unnecessary -1 from snprintf len 17 years ago
Patrice Bensoussan bd548b99aa Add support for ID3v2 year tag 17 years ago
Michael Niedermayer 5fba300d02 rename fps(frame per second) to tb(time base) to prevent 17 years ago
Diego Biurrun 095c22ac45 Remove unused variable, fixes the warning: 17 years ago
Diego Biurrun 1b04f3e065 cosmetics: Keep all OBJS entries on a line of their own. 17 years ago
Baptiste Coudurier 8361b1bea8 remove now useless libogg support 17 years ago
Michael Niedermayer 02d361919a tring to workaround gcc 2.95 bug which causes random failures 17 years ago
Måns Rullgård e1a794b272 set PKT_FLAG_KEY for Theora and OGM streams 17 years ago
Baptiste Coudurier 6865337f7b ogg seek regression ref 17 years ago
Baptiste Coudurier ced9037eb5 files have been renamed 17 years ago
Baptiste Coudurier 5118cae694 ogg muxer 17 years ago