OSDN Git Service

coroid/libav_saccubus.git
2007-11-14 Alex BeregszasziSupport 44.1kHz audio. Acked by Benjamin
2007-11-14 Alex BeregszasziChange the "report sample" message from AV_LOG_DEBUG...
2007-11-14 Alex BeregszasziMake sine_window static. Acked by Benjamin Larsson
2007-11-14 Kostya ShishkovMP3 encoding is not integer-only (it's up to LAME)
2007-11-14 Panagiotis... Typo
2007-11-14 Stefano SabatiniMove up opt_show_license to get rid of ugly forward...
2007-11-14 Stefano SabatiniFix nellymoser decode_tag return value, patch by Stefan...
2007-11-14 Luca AbeniRemove some useless assignments (the UDPContext is...
2007-11-14 Luca AbeniSimplify set_remote_url(), and remove some code duplication
2007-11-14 Luca AbeniUse recv() instead of recvfrom() (removes some other...
2007-11-14 Luca AbeniRemove a now unused field
2007-11-14 Luca AbeniGive better names to multicast functions (they are...
2007-11-14 Luca AbeniAvoid to duplicate the multicast code between the IPv4...
2007-11-14 Luca AbeniRemove some ifdefs by using the "dest_addr_len" field...
2007-11-14 Patrice BensoussanAdd support for reading WM/Year tag
2007-11-14 Andreas Ömanremove unnecessary -1 from snprintf len
2007-11-14 Patrice BensoussanAdd support for ID3v2 year tag
2007-11-13 Michael Niedermayerrename fps(frame per second) to tb(time base) to prevent
2007-11-13 Diego BiurrunRemove unused variable, fixes the warning:
2007-11-12 Diego Biurruncosmetics: Keep all OBJS entries on a line of their...
2007-11-12 Baptiste Coudurierremove now useless libogg support
2007-11-12 Michael Niedermayertring to workaround gcc 2.95 bug which causes random...
2007-11-11 Måns Rullgårdset PKT_FLAG_KEY for Theora and OGM streams
2007-11-11 Baptiste Coudurierogg seek regression ref
2007-11-10 Baptiste Coudurierfiles have been renamed
2007-11-10 Baptiste Coudurierogg muxer
2007-11-10 Diego BiurrunAdd comments to some #endif directives.
2007-11-10 Diego Biurruncosmetics: Fix vissual --> visual typo.
2007-11-10 Stefano SabatiniImprove unsupported (pixel) format error message.
2007-11-10 Ramiro PollaExpress opinion in a less aggressive manner.
2007-11-10 Ben Littlerjtype frame implemented
2007-11-10 Diego Biurruncosmetics: Fix spacial --> spatial typo in function...
2007-11-10 Diego Biurruncomment typo
2007-11-10 Diego Biurrunmisc spelling/grammar/wording fixes in comments
2007-11-10 Kostya ShishkovX8 is supported now, so warning is incorrect
2007-11-10 Reinhard NisslProvide top_field_first logic for h264
2007-11-10 Ben LittlerIntraX8 (J-Frame) sub-decoder for WMV2 and VC-1
2007-11-10 Aurelien Jacobsmake some tables static
2007-11-09 Aurelien Jacobsadd multiple inclusion guards
2007-11-09 Michael Niedermayergrammar
2007-11-09 Michael Niedermayerindention
2007-11-09 Michael Niedermayerremove useless #ifdef
2007-11-09 Michael Niedermayerremove inline from non speed critical functions
2007-11-09 Michael Niedermayervertical align
2007-11-09 Michael Niedermayerindention
2007-11-09 Michael Niedermayerremove unneeded {}
2007-11-09 Michael Niedermayeradd {} to make the else look a little more normal
2007-11-09 Michael Niedermayerindention
2007-11-09 Michael Niedermayerindention
2007-11-09 Michael Niedermayerremove debug variable
2007-11-09 Michael Niedermayerremove #if 0 code
2007-11-09 Michael Niedermayercosmetic
2007-11-09 Michael Niedermayerfactorize
2007-11-09 Michael Niedermayerintrax8 decoder patch by "someone"
2007-11-09 Diego BiurrunClarify Visual Studio FAQ.
2007-11-09 Luca AbeniAdd support for some more audio formats
2007-11-09 Diego BiurrunDisable unused function, fixes the warning:
2007-11-08 Måns RullgårdImprove Sofdec file detection
2007-11-08 Aurelien Jacobsfix potential buffer over-read
2007-11-08 Aurelien Jacobsfix negative fseek
2007-11-08 Ronald S. BultjeSplit ac3 byte swapping into a separate function.
2007-11-08 Ronald S. BultjeIsolate caching of audio frames in its own function.
2007-11-08 Ronald S. BultjeChange a stream indexer.
2007-11-08 Ronald S. BultjeSplit out the packet parsing from the main function...
2007-11-08 Ronald S. BultjeChange parse indexer.
2007-11-08 Aurelien Jacobsfix libogg muxer dependency checking
2007-11-08 Luca AbeniReindent the code after last commit
2007-11-08 Luca AbeniRemove redundant "if(len)"
2007-11-08 Diego BiurrunGive Ogg muxer a lib prefix in the name like we do...
2007-11-08 Martin LindheMove 2 defines from mpegaudiodec.c to mpegaudiodata...
2007-11-08 Benoit FouetChange ff_rm_read_mdpr_codecdata to get back to old...
2007-11-07 Aurelien Jacobscorrectly set audio codec when demuxing sofdec files
2007-11-07 Aurelien Jacobscosmetics: indentation
2007-11-07 Aurelien Jacobssplit wmv2 in its own file
2007-11-07 Jeff DownsFix deblocking filter for field pictures by properly...
2007-11-07 Aurelien Jacobsrename some msmpeg4 symbols and make them non-static
2007-11-07 Diego BiurrunFix make checkheaders by adding missing #include.
2007-11-07 Aurelien Jacobsprobe more kind of electronic arts files
2007-11-07 Aurelien Jacobssplit definition of PCM_CODEC into PCM_ENCODER and...
2007-11-07 Diego BiurrunMove external library registrations into a separate...
2007-11-07 Diego BiurrunAdd some explanatory comments.
2007-11-07 Diego BiurrunRename ogg2.[ch] to oggdec.[ch].
2007-11-07 Diego BiurrunRemove disabled muxer skeleton, blessed by Mans.
2007-11-07 Diego BiurrunGive the libnut muxer a lib prefix in its name so it...
2007-11-07 Ronald S. BultjeSpecify the server address when opening an rtp:// URL...
2007-11-07 Thorsten JordanCheck context before accessing its field.
2007-11-07 Kostya ShishkovMusepack SV8 demuxer and decoder
2007-11-06 Jeff DownsFix poc for field pictures. Prior to this, the poc...
2007-11-06 Björn Axelssonffplay currently needs special handling for pausing...
2007-11-06 Björn AxelssonAllow propagation of stream selection through the ASF...
2007-11-06 Ronald S. BultjeSplit out the MDPR chunk reading into its own function.
2007-11-06 Timofei V.... fix predictor initialization for adpcm-ima encoder...
2007-11-06 Diego BiurrunKeep -lvorbis in libvorbis linker flags even when only...
2007-11-05 Jeff DownsCorrect assignment of interlaced_frame; was being set...
2007-11-05 Luca AbeniDo not send too many RTCP packets (according to RFC...
2007-11-05 Luca AbeniUse a symbolic name for the payload size of an RTCP...
2007-11-05 Benoit FouetFix mov checksums following r10852.
2007-11-04 Diego BiurrunQuote paths in uninstall commands where necessary.
2007-11-04 Diego BiurrunAdd some parentheses to clarify operator precedence...
2007-11-04 Andreas Ömanmake sure the mpeg audio header is valid before passing...
next