12514 Commits (4b35be3251d9dd3b9c2b86ebf8ff482ac9f5b547)

Author SHA1 Message Date
Michael Niedermayer 73ef12757b append_packet_chunked: remove outcommented code 12 years ago
Kostya Shishkov 50c449ac24 iff: validate CMAP palette size 12 years ago
Luca Barbato d1bec33b46 asfenc: return error on negative timestamp 12 years ago
Michael Niedermayer 519ebb5ee5 rmdec: flush audio packet on seeking 12 years ago
Richard 9cde9f70ab mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow better playback handling of DVDs. 12 years ago
Clément Bœsch 3313b9cc2d lavc: remove unecessary a64enc include. 12 years ago
Michael Niedermayer 07d4f557e5 append_packet_chunked: Remove unused initialization. 12 years ago
Reimar Döffinger e4e4add0e3 Add raw VC-1 muxer to match demuxer. 12 years ago
Reimar Döffinger 5301aed9ae vc1testenc: give muxer same name as demuxer 12 years ago
Reimar Döffinger c3c3bc7ff6 Make ff_win32_open more robust. 12 years ago
Anton Khirnov aa3c779984 lavf: sanity check size in av_get/append_packet(). 12 years ago
Paul B Mahol a9b424879f lavc & lavf: replace deprecated av_log* functions 12 years ago
Michael Niedermayer 70c0ae915d matroskadec: avoid integer overflow 12 years ago
Xi Wang 8425d693ee flacdec: simplify bounds checking in flac_probe() 12 years ago
Kostya Shishkov c42e262513 add support for Monkey's Audio versions from 3.93 12 years ago
Can Wu 81cf53e133 mpegts: add support for stream_type 0x42, which is CAVS 12 years ago
Clément Bœsch 1f68bac50b lavf/avio: fix two extreemly unreasonble typos. 12 years ago
Diego Biurrun 1ae07959ab rsodec: Use avpriv_report_missing_feature() where appropriate 12 years ago
Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
Michael Niedermayer acbd14bc7e avformat: postpone API removials where the functions are trivial wrapers 12 years ago
Hendrik Leppkes 713ac21097 avutil/os_support: use 64-bit fstat/lseek variants for MSVC as well 12 years ago
Luca Barbato 37cb3b180a matroskadec: request a read buffer for the wav header 12 years ago
Nicolas George b52421940f lavf: add AV_ to two remaining CODEC_ID_*. 12 years ago
Michael Niedermayer c292e340ed avformat: keep r_frame_rate 12 years ago
Michael Niedermayer 9cf788eca8 avformat/avdevice: add missing time.h includes 12 years ago
Diego Biurrun a4472ac01e Add informative messages to av_log_ask_for_sample calls lacking them 12 years ago
Diego Biurrun 8f10f1a6dc anm: Get rid of some very silly goto statements 12 years ago
Anton Khirnov 85a5bc054c lavf: remove disabled FF_API_R_FRAME_RATE cruft 12 years ago
Anton Khirnov 7b486ab13b lavf: remove disabled FF_API_AV_GETTIME cruft 12 years ago
Anton Khirnov 32e5194969 lavf: remove disabled FF_API_INTERLEAVE_PACKET cruft 12 years ago
Anton Khirnov 435c2a31ad lavf: remove disabled FF_API_READ_PACKET cruft 12 years ago
Anton Khirnov c7e044c61b lavf: remove disabled FF_API_APPLEHTTP_PROTO cruft 12 years ago
Anton Khirnov 0a7c4daf46 lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruft 12 years ago
Michael Niedermayer 806a66fd08 mpegts: clear avprograms only for removed programs 12 years ago
Martin Storsjö f1af3d19a7 output-example: Update to use encode_video2 instead of the now dropped encode_video 12 years ago
Anton Khirnov 6c7d339afc tty: set avg_frame_rate. 12 years ago
Anton Khirnov 0651e892e1 Replace remaining includes of audioconvert.h with channel_layout.h 12 years ago
Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
Alexander Kojevnikov eae0879d96 mp3dec: Fix VBR bit rate parsing 12 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Michael Niedermayer cada996528 avformat: Fix apics with aac 12 years ago
Michael Niedermayer a12a618aa9 hls: fix timebase 12 years ago
Stefano Sabatini d95143ec82 lavf/segment: add support to ffconcat segment list 12 years ago
Michael Niedermayer d929364814 asfdec: dont truncate type 2-5 values 12 years ago
Nicolas George c31458c334 lavf/concat: compute duration if possible. 12 years ago
Nicolas George 3ab25e4574 Revert "lavf/concatdec: define "ffcat" and "ffconcat" extensions" 12 years ago
Alexander Kojevnikov 29d8cd265a mp3dec: Fix VBR bit rate parsing 12 years ago
Michael Niedermayer 3dbc0ff9c3 iff: fix integer overflow 12 years ago