summaryrefslogtreecommitdiff
path: root/libavformat/wtv.h
Commit message (Collapse)AuthorAge
* wtv: make ff_format_videoinfo2 visible to wtv encoderPeter Ross2013-12-23
| | | | | Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-10-19
| | | | | | | | | | | * qatar/master: wtv: Seek by sector properly Conflicts: libavformat/wtvdec.c See: a0d13d84a928110b0e99ea16d17fd758fcbde35f Merged-by: Michael Niedermayer <michaelni@gmx.at>
* 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>