summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Put variable declaration inside an #ifdef to avoid an unused variable warning.Diego Biurrun2008-11-17
* Get rid of MSG_DONTWAIT using a more standard way to use a socketJindřich Makovička2008-11-17
* Make the library names for the require checks more explicit.Stefano Sabatini2008-11-16
* Silence warning in imc decoderBenjamin Larsson2008-11-16
* Set channel_layoutBenjamin Larsson2008-11-16
* 421l: postproc flag may be present in any VC-1 AP frame typeKostya Shishkov2008-11-16
* set pts in flv demuxerBaptiste Coudurier2008-11-16
* read itunes metadata, code based on Reimar's patchBaptiste Coudurier2008-11-16
* Credit Kenan Gillet for his contributions towards merging the SoC QCELP decoder.Reynaldo H. Verdejo Pinochet2008-11-16
* CosmeticsReynaldo H. Verdejo Pinochet2008-11-16
* Change to file description suggested by MichaelReynaldo H. Verdejo Pinochet2008-11-16
* Change status packet skipping to be more spec-compliant. See discussion inRonald S. Bultje2008-11-15
* Make function comment a bit more linguistically correct.Ronald S. Bultje2008-11-15
* Reindent after r15833.Ronald S. Bultje2008-11-15
* Add is_keyframe param to ff_rdt_parse_header(). See ML discussion inRonald S. Bultje2008-11-15
* Proper channel output reordering for the dca decoder.Benjamin Larsson2008-11-15
* Please keep original copyright heading and attribution lines...Reynaldo H. Verdejo Pinochet2008-11-15
* simplify metadata readingBaptiste Coudurier2008-11-15
* matroskadec: fix index timestamps for some broken filesAurelien Jacobs2008-11-15
* Call check_back_and_send_rr() function only in case of RTP as a transport.Ronald S. Bultje2008-11-15
* Weak deblock filter function for future RV40 loop filterKostya Shishkov2008-11-15
* Flush SDP descriptionLuca Barbato2008-11-15
* Rename variables in ff_rdt_parse_header() and callers to match theRonald S. Bultje2008-11-15
* check for interrupt when receiving from socketJindřich Makovička2008-11-14
* Add comment describing the RDT packet header. See discussion in "[PATCH]Ronald S. Bultje2008-11-14
* More OKed parts of the QCELP decoderKenan Gillet2008-11-14
* timestamp is dts in wmv/asfBaptiste Coudurier2008-11-14
* remove useless mmx.h includeBaptiste Coudurier2008-11-14
* convert fdct_mmx to plain asmBaptiste Coudurier2008-11-14
* revert r15812 (E-AC-3 Spectral Extension) pending further reviewJustin Ruggles2008-11-13
* add sse2 fdctBaptiste Coudurier2008-11-13
* Fix H.264 decoding.Carl Eugen Hoyos2008-11-13
* cosmetics: vertical alignmentJustin Ruggles2008-11-13
* silence a gcc warning about using an uninitialized variableJustin Ruggles2008-11-13
* cosmetics: indentationJustin Ruggles2008-11-13
* add support for spectral extensionJustin Ruggles2008-11-13
* add a generic function to decode banding structure for coupling, spectralJustin Ruggles2008-11-13
* add a line break in error message textJustin Ruggles2008-11-13
* simplify decoding of coupling frequency rangeJustin Ruggles2008-11-13
* cosmetics: rename two variablesJustin Ruggles2008-11-13
* Allow the UDP socket buffer size to be adjusted using aJindřich Makovička2008-11-12
* Taking advantage of the new ->execute APIRoman Shaposhnik2008-11-12
* ARM: fix j_rev_dct_ARMMåns Rullgård2008-11-12
* Making it easier to send arbitrary structures as work orders to MT workersRoman Shaposhnik2008-11-12
* Remove unused variable.Diego Biurrun2008-11-12
* More OKed parts of the QCELP decoderKenan Gillet2008-11-11
* Comment typoBenjamin Larsson2008-11-11
* Remove channel layout table that only should be used by encoders.Benjamin Larsson2008-11-11
* always use the whole buffer for reading w/ packetized sources to avoid packet...Jindřich Makovička2008-11-10
* Fix memory leak in libgsm wrapper.Martin Storsjö2008-11-10