]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2007-11-18 bananUse memcpy instead of for loop
2007-11-17 heydownsWhen new streams are detected, look for old filters...
2007-11-17 heydownsCall mpegvideo flush routine on h264 flush. Needed...
2007-11-16 diegoRemove unused functions, fixes the warnings:
2007-11-16 lucabeAdd MPEG2 support to the RTP muxer
2007-11-16 lucabeRemove the "AVRtpPayloadTypes[i].pt == i" assumption...
2007-11-16 alexRemove empty pipe_close
2007-11-16 alexCall prot->url_close only if it is present.
2007-11-16 alexHonor the 8bit extension (now 32bit instaed 24bit)...
2007-11-15 alexPrefer ADPM_SWF instead NONE if no MP3 encoding is...
2007-11-15 aurelavoid some halpel related #ifdef
2007-11-15 rtogni1000l: Fix check for max slice number
2007-11-15 rtogniMove dnet-ac3 byte-swapping code close to audio packet...
2007-11-15 lucabeRemove some more duplicated code
2007-11-15 lucabeRemove the useless variable "my_addr1"
2007-11-15 lucabeUse the same code to set local_port in the IPv4-only...
2007-11-15 diegoPut halfpel_interpol under the same #ifdef as its usage...
2007-11-15 diegoReorder functions to get rid of ugly forward declarations.
2007-11-15 takisFix Doxygen parameter
2007-11-15 takisFix Doxygen parameter name
2007-11-15 takisFix Doxygen parameter name
2007-11-15 takisAttribute for specifying direction should come right...
2007-11-15 kostyaUse put_signed_pixels_clamped where appropriate
2007-11-14 aurelcosmetics: whitespace
2007-11-14 alexRemove editor junk from the end.
2007-11-14 bananSmall simplification
2007-11-14 alexadd myself as TTA guy
2007-11-14 alexSupport 44.1kHz audio. Acked by Benjamin
2007-11-14 alexake the report sample message an ERROR and not DEBUG...
2007-11-14 alexMake sine_window static. Acked by Benjamin Larsson
2007-11-14 kostyaMP3 encoding is not integer-only (it's up to LAME)
2007-11-14 takisTypo
2007-11-14 diegoMove up opt_show_license to get rid of ugly forward...
2007-11-14 bananFix nellymoser decode_tag return value, patch by Stefan...
2007-11-14 lucabeRemove some useless assignments (the UDPContext is...
2007-11-14 lucabeSimplify set_remote_url(), and remove some code duplication
2007-11-14 lucabeUse recv() instead of recvfrom() (removes some other...
2007-11-14 lucabeRemove a now unused field
2007-11-14 lucabeGive better names to multicast functions (they are...
2007-11-14 lucabeAvoid to duplicate the multicast code between the IPv4...
2007-11-14 lucabeRemove some ifdefs by using the "dest_addr_len" field...
2007-11-14 andomaAdd support for reading WM/Year tag
2007-11-14 andomaremove unnecessary -1 from snprintf len
2007-11-14 andomaAdd support for ID3v2 year tag
2007-11-13 michaelrename fps(frame per second) to tb(time base) to prevent
2007-11-13 diegoRemove unused variable, fixes the warning:
2007-11-12 diegocosmetics: Keep all OBJS entries on a line of their...
2007-11-12 bcoudurierremove now useless libogg support
2007-11-12 michaeltring to workaround gcc 2.95 bug which causes random...
2007-11-11 mruset PKT_FLAG_KEY for Theora and OGM streams
2007-11-11 bcoudurierogg seek regression ref
2007-11-10 bcoudurierfiles have been renamed
2007-11-10 bcoudurierogg muxer
2007-11-10 diegoAdd comments to some #endif directives.
2007-11-10 diegocosmetics: Fix vissual --> visual typo.
2007-11-10 diegoImprove unsupported (pixel) format error message.
2007-11-10 ramiroExpress opinion in a less aggressive manner.
2007-11-10 compnjtype frame implemented
2007-11-10 diegocosmetics: Fix spacial --> spatial typo in function...
2007-11-10 diegocomment typo
2007-11-10 diegomisc spelling/grammar/wording fixes in comments
2007-11-10 kostyaX8 is supported now, so warning is incorrect
2007-11-10 andomaProvide top_field_first logic for h264
2007-11-10 compnIntraX8 (J-Frame) sub-decoder for WMV2 and VC-1
2007-11-10 aurelmake some tables static
2007-11-09 aureladd multiple inclusion guards
2007-11-09 michaelgrammar
2007-11-09 michaelindention
2007-11-09 michaelremvoe useless #ifdef
2007-11-09 michaelremove inline from non speed critical functions
2007-11-09 michaelvertical align
2007-11-09 michaelindention
2007-11-09 michaelremove unneeded {}
2007-11-09 michaeladd {} to make the else look a little more normal
2007-11-09 michaelindention
2007-11-09 michaelindention
2007-11-09 michaelremove debug variable
2007-11-09 michaelremove #if 0 code
2007-11-09 michaelcosmetic
2007-11-09 michaelfactorize
2007-11-09 michaelintrax8 decoder patch by "someone"
2007-11-09 diegoClarify Visual Studio FAQ.
2007-11-09 lucabeAdd support for some more audio formats
2007-11-09 diegoDisable unused function, fixes the warning:
2007-11-08 mruImprove Sofdec file detection
2007-11-08 aurelfix potential buffer over-read
2007-11-08 aurelfix negative fseek
2007-11-08 benoitSplit ac3 byte swapping into a separate function.
2007-11-08 benoitIsolate caching of audio frames in its own function.
2007-11-08 benoitChange a stream indexer.
2007-11-08 benoitSplit out the packet parsing from the main function...
2007-11-08 benoitChange parse indexer.
2007-11-08 aurelfix libogg muxer dependency checking
2007-11-08 lucabeReindent the code after last commit
2007-11-08 lucabeRemove redundant "if(len)"
2007-11-08 diegoGive Ogg muxer a lib prefix in the name like we do...
2007-11-08 benoitMove 2 defines from mpegaudiodec.c to mpegaudiodata...
2007-11-08 benoitChange ff_rm_read_mdpr_codecdata to get back to old...
2007-11-07 aurelcorrectly set audio codec when demuxing sofdec files
2007-11-07 aurelcosmetics: indentation
next