Opened 12 years ago
Closed 11 years ago
#758 closed defect (fixed)
Fix skip_transcoding
| Reported by: | Beuc | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.7.0 |
| Component: | programming | Keywords: | |
| Cc: | Beuc, Brett Smith | Parent Tickets: |
Description
Fix bad copy/paste in the code.
Attachments (2)
Change History (6)
by , 12 years ago
| Attachment: | skip_transcoding.patch added |
|---|
comment:1 by , 12 years ago
| Status: | new → review |
|---|
by , 12 years ago
| Attachment: | skip_transcoding_2.patch added |
|---|
comment:2 by , 12 years ago
I'm afraid the first attachment has a typo as well, using the config name in place of the metadata tag name. skip_transcoding_2.patch fixes that typo to make the function consistent with itself and other parts of the video module.
comment:3 by , 11 years ago
| Cc: | added |
|---|
I've merged this... I trust Brett's review, and it looks right, though I have not tested it myself.
By the way Beuc, if you're still around, I'd love to put your name in these credits... at the moment I'll have to settle with "Beuc" unless you have something better! Let me know!
comment:4 by , 11 years ago
| Milestone: | → 0.7.0 |
|---|---|
| Resolution: | → fixed |
| Status: | review → closed |

Typo-fix skip_transcoding.patch