summaryrefslogtreecommitdiff
path: root/libavformat/wtv.h
Commit message (Collapse)AuthorAge
* Merge commit '86f042dcabde2a5386dbd95ab0451b274987d253'Michael Niedermayer2013-07-27
| | | | | | | | | | * commit '86f042dcabde2a5386dbd95ab0451b274987d253': wtv: Make WTV_SECTOR_BITS a 64 bit constant Conflicts: libavformat/wtv.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* wtv: move duplicated guids into wtv.cPeter Ross2012-11-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENTPeter Ross2012-11-06
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* WTV muxer (1_extract_wtv_common_code.patch)zhentan feng2011-09-08
|
* WTV: Add ff_ prefix to the moved fields.zhentan feng2011-05-01
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* WTV:move the common variable used by wtvdec.c and wtvenc.c to a new file ↵zhentan feng2011-05-01
wtv.h and wtv.c. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>