summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'a4472ac01e86f9fae5adb9034f2777b86a9c5480'Michael Niedermayer2013-03-133-10/+8
|\
| * Add informative messages to av_log_ask_for_sample calls lacking themDiego Biurrun2013-03-123-7/+4
| * anm: Get rid of some very silly goto statementsDiego Biurrun2013-03-121-10/+5
* | Merge commit '85a5bc054c1290699ccbf5799ba6c4e2fbcc3530'Michael Niedermayer2013-03-131-1/+0
|\ \ | |/
| * lavf: remove disabled FF_API_R_FRAME_RATE cruftAnton Khirnov2013-03-1112-110/+0
* | avformat: postpone API removials where the functions are trivial wrapersMichael Niedermayer2013-03-131-4/+4
* | Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292'Michael Niedermayer2013-03-134-36/+0
|\ \ | |/
| * lavf: remove disabled FF_API_AV_GETTIME cruftAnton Khirnov2013-03-113-14/+0
| * lavf: remove disabled FF_API_INTERLEAVE_PACKET cruftAnton Khirnov2013-03-113-22/+0
* | Merge commit '435c2a31ad5eead20eda1152097f60c3bfa22847'Michael Niedermayer2013-03-131-1/+1
|\ \ | |/
| * lavf: remove disabled FF_API_READ_PACKET cruftAnton Khirnov2013-03-113-29/+0
* | Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201'Michael Niedermayer2013-03-133-30/+0
|\ \ | |/
| * lavf: remove disabled FF_API_APPLEHTTP_PROTO cruftAnton Khirnov2013-03-113-30/+0
* | Merge commit '0a7c4daf469d4ac447fb822fe78337f62f4c04e6'Michael Niedermayer2013-03-131-1/+1
|\ \ | |/
| * lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruftAnton Khirnov2013-03-113-21/+0
| * output-example: Update to use encode_video2 instead of the now dropped encode...Martin Storsjö2013-03-081-28/+15
* | avutil/os_support: use 64-bit fstat/lseek variants for MSVC as wellHendrik Leppkes2013-03-122-1/+4
* | lavf: add AV_ to two remaining CODEC_ID_*.Nicolas George2013-03-122-2/+2
* | Merge commit '3e2f200237af977b9253b0aff121eee27bcedb44'Michael Niedermayer2013-03-121-0/+1
|\ \ | |/
| * tty: set avg_frame_rate.Anton Khirnov2013-03-081-0/+1
* | Merge commit '7b89cd20d844cbe763ca34e63e99d110043cf241'Michael Niedermayer2013-03-121-1/+1
|\ \ | |/
| * Replace remaining includes of audioconvert.h with channel_layout.hAnton Khirnov2013-03-081-1/+1
* | Merge commit 'd8b31be6caebd8d1321ecb754b6e7daaf81dc111'Michael Niedermayer2013-03-121-4/+4
|\ \ | |/
| * Add the bumps and APIchanges entries for reference counted buffers changes.Anton Khirnov2013-03-081-3/+3
* | avformat: keep r_frame_rateMichael Niedermayer2013-03-122-11/+22
* | avformat/avdevice: add missing time.h includesMichael Niedermayer2013-03-122-0/+2
* | mpegts: clear avprograms only for removed programsMichael Niedermayer2013-03-101-3/+11
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-0818-78/+117
|\ \ | |/
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-0817-74/+112
| * mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-081-2/+4
| * Use the avstring.h locale-independent character type functionsReimar Döffinger2013-03-078-17/+15
* | avformat: Fix apics with aacMichael Niedermayer2013-03-071-1/+1
* | hls: fix timebaseMichael Niedermayer2013-03-071-0/+2
* | lavf/segment: add support to ffconcat segment listStefano Sabatini2013-03-072-4/+22
* | asfdec: dont truncate type 2-5 valuesMichael Niedermayer2013-03-051-3/+4
* | lavf/concat: compute duration if possible.Nicolas George2013-03-051-0/+13
* | Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions"Nicolas George2013-03-052-2/+1
* | mp3dec: Fix VBR bit rate parsingAlexander Kojevnikov2013-03-051-2/+4
* | iff: fix integer overflowMichael Niedermayer2013-03-051-0/+3
* | update_stream_timings: check bitrate for being in range.Michael Niedermayer2013-03-041-1/+3
* | avformat: Make duration estimation from pts more robustMichael Niedermayer2013-03-042-1/+5
* | nutdec: more specific return codes for decode_syncpoint()Michael Niedermayer2013-03-041-2/+2
* | nutdec: print error on invalid/unsupported fourcc styleMichael Niedermayer2013-03-041-1/+3
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-041-1/+1
|\ \
| * | buildsys: only include log2_tab per library for shared buildsMichael Niedermayer2013-03-041-1/+1
* | | Remove incorrect use of ctype.h functions.Reimar Döffinger2013-03-039-19/+17
* | | avformat: gather aspect ratio from rv30/40 in find_stream_infoMichael Niedermayer2013-03-031-0/+3
* | | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-03-032-1/+10
|\ \ \ | |/ /
| * | movenc: Do not flag secondary audio and subtitle tracks as enabled.Michael Niedermayer2013-03-032-1/+10
* | | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-032-2/+2
|\ \ \ | |/ / |/| / | |/
OpenPOWER on IntegriCloud