Opened 18 years ago
Closed 15 years ago
#1063 closed enhancement (fixed)
Update avcodec plugin to a recent ffmpeg; sync with fixes done on FFDecoder and merge.
Reported by: | mmu_man | Owned by: | mmu_man |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | Audio & Video/Codecs | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ekdahl | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Lots of changes in avcodec recently... (avcodec_decode_audio2() for ex) Need to merge back with FFDecoders. Maybe use the external repository property of svn ? (does it support references to a specific version ?)
Change History (7)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Good to know, I'll have to read the svnbook someday :) One can always check the version macros but it would break the build each time they break their trunk.
comment:3 by , 17 years ago
Cc: | added |
---|
comment:4 by , 16 years ago
libavcodec has been updated but I still need to check for fixes from FFDecoder.
comment:5 by , 16 years ago
Status: | new → assigned |
---|
comment:7 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
quoting scottmc from a personal email: Matt, do you have rights to be able to close tickets? 1063 can be closed as fixed.
Note:
See TracTickets
for help on using tickets.
If they tag their code this should work (you simply use the URL for the tag). AFAIK, it's impossible to refer to a specific revision, though.