platform/upstream/libav.git
2007-11-19 Luca AbeniDo not use perror() in audio, video, and DV grabbers
2007-11-19 Luca AbeniRemove perror() usage from libavutil
2007-11-19 Roberto TogniCosmetics
2007-11-19 Roberto TogniNo need to update pos, it's not used after that line
2007-11-18 Roberto TogniCleanup: remove ssize
2007-11-18 Roberto TogniCheck for memory allocation failure of temp buffer
2007-11-18 Roberto TogniOptimize memory management to create an av_packet from...
2007-11-18 Benjamin LarssonUse memcpy instead of for loop
2007-11-17 Jeff DownsWhen new streams are detected, look for old filters...
2007-11-17 Jeff DownsCall mpegvideo flush routine on h264 flush. Needed...
2007-11-16 Diego BiurrunRemove unused functions, fixes the warnings:
2007-11-16 Luca AbeniAdd MPEG2 support to the RTP muxer
2007-11-16 Luca AbeniRemove the "AVRtpPayloadTypes[i].pt == i" assumption...
2007-11-16 Alex BeregszasziRemove empty pipe_close
2007-11-16 Alex BeregszasziCall prot->url_close only if it is present.
2007-11-16 Alex BeregszasziHonor the 8bit extension (now 32bit instaed 24bit)...
2007-11-15 Alex BeregszasziPrefer ADPM_SWF instead NONE if no MP3 encoding is...
2007-11-15 Aurelien Jacobsavoid some halfpel related #ifdef
2007-11-15 Roberto Togni1000l: Fix check for max slice number
2007-11-15 Roberto TogniMove dnet-ac3 byte-swapping code close to audio packet...
2007-11-15 Luca AbeniRemove some more duplicated code
2007-11-15 Luca AbeniRemove the useless variable "my_addr1"
2007-11-15 Luca AbeniUse the same code to set local_port in the IPv4-only...
2007-11-15 Diego BiurrunPut halfpel_interpol under the same #ifdef as its usage...
2007-11-15 Diego BiurrunReorder functions to get rid of ugly forward declarations.
2007-11-15 Panagiotis... Fix Doxygen parameter
2007-11-15 Panagiotis... Fix Doxygen parameter name
2007-11-15 Panagiotis... Fix Doxygen parameter name
2007-11-15 Panagiotis... Attribute for specifying direction should come right...
2007-11-15 Christophe... Use put_signed_pixels_clamped where appropriate
2007-11-14 Aurelien Jacobscosmetics: whitespace
2007-11-14 Alex BeregszasziRemove editor junk from the end.
2007-11-14 Benjamin LarssonSmall simplification
2007-11-14 Alex Beregszasziadd myself as TTA guy
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
next