summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Remove the useless variable "my_addr1"Luca Abeni2007-11-15
* Use the same code to set local_port in the IPv4-only case and in theLuca Abeni2007-11-15
* Put halfpel_interpol under the same #ifdef as its usage, fixes the warning:Diego Biurrun2007-11-15
* Reorder functions to get rid of ugly forward declarations.Diego Biurrun2007-11-15
* Fix Doxygen parameterPanagiotis Issaris2007-11-15
* Fix Doxygen parameter namePanagiotis Issaris2007-11-15
* Fix Doxygen parameter namePanagiotis Issaris2007-11-15
* Attribute for specifying direction should come right after @param.Panagiotis Issaris2007-11-15
* Use put_signed_pixels_clamped where appropriateChristophe Gisquet2007-11-15
* cosmetics: whitespaceAurelien Jacobs2007-11-14
* Remove editor junk from the end.Alex Beregszaszi2007-11-14
* Small simplificationBenjamin Larsson2007-11-14
* add myself as TTA guyAlex Beregszaszi2007-11-14
* Support 44.1kHz audio. Acked by BenjaminAlex Beregszaszi2007-11-14
* Change the "report sample" message from AV_LOG_DEBUG to AV_LOG_ERROR.Alex Beregszaszi2007-11-14
* Make sine_window static. Acked by Benjamin LarssonAlex Beregszaszi2007-11-14
* MP3 encoding is not integer-only (it's up to LAME)Kostya Shishkov2007-11-14
* TypoPanagiotis Issaris2007-11-14
* Move up opt_show_license to get rid of ugly forward declaration.Stefano Sabatini2007-11-14
* Fix nellymoser decode_tag return value, patch by Stefano SabatiniStefano Sabatini2007-11-14
* Remove some useless assignments (the UDPContext is allocated with av_mallocz())Luca Abeni2007-11-14
* Simplify set_remote_url(), and remove some code duplicationLuca Abeni2007-11-14
* Use recv() instead of recvfrom() (removes some other differences betweenLuca Abeni2007-11-14
* Remove a now unused fieldLuca Abeni2007-11-14
* Give better names to multicast functions (they are not IPv6-only)Luca Abeni2007-11-14
* Avoid to duplicate the multicast code between the IPv4-only andLuca Abeni2007-11-14
* Remove some ifdefs by using the "dest_addr_len" field in both the IPv4-onlyLuca Abeni2007-11-14
* Add support for reading WM/Year tagPatrice Bensoussan2007-11-14
* remove unnecessary -1 from snprintf lenAndreas Öman2007-11-14
* Add support for ID3v2 year tagPatrice Bensoussan2007-11-14
* rename fps(frame per second) to tb(time base) to preventMichael Niedermayer2007-11-13
* Remove unused variable, fixes the warning:Diego Biurrun2007-11-13
* cosmetics: Keep all OBJS entries on a line of their own.Diego Biurrun2007-11-12
* remove now useless libogg supportBaptiste Coudurier2007-11-12
* tring to workaround gcc 2.95 bug which causes random failuresMichael Niedermayer2007-11-12
* set PKT_FLAG_KEY for Theora and OGM streamsMåns Rullgård2007-11-11
* ogg seek regression refBaptiste Coudurier2007-11-11
* files have been renamedBaptiste Coudurier2007-11-10
* ogg muxerBaptiste Coudurier2007-11-10
* Add comments to some #endif directives.Diego Biurrun2007-11-10
* cosmetics: Fix vissual --> visual typo.Diego Biurrun2007-11-10
* Improve unsupported (pixel) format error message.Stefano Sabatini2007-11-10
* Express opinion in a less aggressive manner.Ramiro Polla2007-11-10
* jtype frame implementedBen Littler2007-11-10
* cosmetics: Fix spacial --> spatial typo in function names.Diego Biurrun2007-11-10
* comment typoDiego Biurrun2007-11-10
* misc spelling/grammar/wording fixes in commentsDiego Biurrun2007-11-10
* X8 is supported now, so warning is incorrectKostya Shishkov2007-11-10
* Provide top_field_first logic for h264Reinhard Nissl2007-11-10
* IntraX8 (J-Frame) sub-decoder for WMV2 and VC-1Ben Littler2007-11-10