index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
psxstr.c
Age
Commit message (
Expand
)
Author
2014-08-24
Correct few "ffmpeg" typos
Paul B Mahol
2014-08-08
replace calls to url_feof() with avio_feof()
James Almer
2013-12-16
avformat/psxstr: zero packet to prevent uninitialized data to leak through to...
Michael Niedermayer
2013-08-03
Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91'
Michael Niedermayer
2013-08-02
Disable deprecation warnings for cases where a replacement is available
Diego Biurrun
2013-05-05
Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
Michael Niedermayer
2013-05-04
avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate
Diego Biurrun
2013-03-08
Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'
Michael Niedermayer
2013-03-08
avpacket: use AVBuffer to allow refcounting the packets.
Anton Khirnov
2012-12-25
str_probe: make buffer related pointers const
Michael Niedermayer
2012-11-13
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-11-12
psxstr: set channel layout
Justin Ruggles
2012-09-01
psxstr: more correct array type.
Michael Niedermayer
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-30
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-30
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-03-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-03-03
psx-str: fix audio pts
Justin Ruggles
2012-03-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-29
psx-str: do not allow seeking by bytes
Justin Ruggles
2012-01-28
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-27
lavf: remove AVFormatParameters from AVFormatContext.read_header signature
Anton Khirnov
2011-12-01
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-30
lavf: make av_set_pts_info private.
Anton Khirnov
2011-10-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-19
lavf,lavd: replace av_new_stream->avformat_new_stream part I.
Anton Khirnov
2011-09-23
psxstr: improve probe to not misdetect so much.
Michael Niedermayer
2011-07-17
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-17
lavf: use designated initialisers for all (de)muxers.
Anton Khirnov
2011-07-04
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
Remove statements immediately following unconditional jumps
Mans Rullgard
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-07
avio: deprecate url_feof
Anton Khirnov
2011-03-05
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-04
avio: add avio_tell macro as a replacement for url_ftell
Anton Khirnov
2011-03-03
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-03-01
avio: avio_ prefix for url_fseek
Anton Khirnov
2011-02-22
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-21
avio: avio_ prefixes for get_* functions
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-01-28
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2011-01-26
Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.
Diego Elio Pettenò
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-11
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
2008-07-11
simplify
Michael Niedermayer
2008-07-11
Fix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06.DAT) as psxstr.
Michael Niedermayer
[next]